opentelemetry-configuration icon indicating copy to clipboard operation
opentelemetry-configuration copied to clipboard

Add support for configuring exemplar filter

Open jack-berg opened this issue 5 months ago • 0 comments

https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/configuration/sdk-environment-variables.md#metrics-sdk-configuration

Need declarative config equivalent of OTEL_METRICS_EXEMPLAR_FILTER, which supports values always_on, always_off, trace_based.

jack-berg avatar Sep 18 '24 15:09 jack-berg