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
exporterhelper: Reduce the default queue size to 1000 from 5000 (#7359)
Affects any exporter which enables the queue by default and doesn't set its own default size.
For example: otlphttp.
featuregate: Remove deprecated RemovalVersion and WithRegisterRemovalVersion functions. (#7587)
๐ก Enhancements ๐ก
service: Adds ResourceAttributes map to telemetry settings and thus CreateSettings. (#6599)
service: Allows users to disable high cardinality OTLP attributes behind a feature flag. (#7517)
featuregate: Finalize purpose of toVersion. Allow stable gates to be explicitly set to true, but produce a warning log. (#7626)