opentelemetry-python
opentelemetry-python copied to clipboard
Remove OTEL_PYTHON_EXPERIMENTAL_DISABLE_PROMETHEUS_UNIT_NORMALIZATION environment variable
This flag was added as an opt-out mechanism in https://github.com/open-telemetry/opentelemetry-python/pull/3924. It should be removed after a few releases to migrate everyone to the spec compliant behavior
The opt-out change has been out for a while and I haven't heard any complaints. Maybe we can consider removing this in after the upcoming release.
Discussed this in the SIG, there is a general agreement to remove this.