You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[chore] Set missing enabled field for resource_attributes
If enabled is unset in metadata.yaml it's defaulted to false. This commit doesn't change any behavior, it only unblocks the stricter validation open-telemetry/opentelemetry-collector#13921 by setting the false value explicitly
Likely the enabled fields are missed by mistake here. If so, they should be explicitly fixed separately.
0 commit comments