We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78ffe92 commit d35f4b8Copy full SHA for d35f4b8
opentelemetry-sdk/src/opentelemetry/sdk/environment_variables.py
@@ -720,7 +720,7 @@
720
.. envvar:: OTEL_PYTHON_EXPERIMENTAL_DISABLE_PROMETHEUS_UNIT_NORMALIZATION
721
722
The :envvar:`OTEL_PYTHON_EXPERIMENTAL_DISABLE_PROMETHEUS_UNIT_NORMALIZATION` environment
723
-variable allows you to opt-out of the unit normalization described` in the specification
+variable allows you to opt-out of the unit normalization described `in the specification
724
<https://github.com/open-telemetry/opentelemetry-specification/blob/v1.33.0/specification/compatibility/prometheus_and_openmetrics.md#metric-metadata-1>`_.
725
726
Default: False
0 commit comments