We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1b8451 commit 321b172Copy full SHA for 321b172
opentelemetry-sdk/src/opentelemetry/sdk/environment_variables.py
@@ -642,7 +642,7 @@
642
643
The :envvar:`OTEL_EXPERIMENTAL_RESOURCE_DETECTORS` is a comma-separated string
644
of names of resource detectors. These names must be the same as the names of
645
-entry points for the `opentelemetry-resource-detectors` entry point. This is an
+entry points for the `opentelemetry_resource_detector` entry point. This is an
646
experimental feature and the name of this variable and its behavior can change
647
in a non-backwards compatible way.
648
"""
0 commit comments