Skip to content

Commit 321b172

Browse files
ocelotlsrikanthccv
andauthored
Update opentelemetry-sdk/src/opentelemetry/sdk/environment_variables.py
Co-authored-by: Srikanth Chekuri <[email protected]>
1 parent f1b8451 commit 321b172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry-sdk/src/opentelemetry/sdk/environment_variables.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -642,7 +642,7 @@
642642
643643
The :envvar:`OTEL_EXPERIMENTAL_RESOURCE_DETECTORS` is a comma-separated string
644644
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
645+
entry points for the `opentelemetry_resource_detector` entry point. This is an
646646
experimental feature and the name of this variable and its behavior can change
647647
in a non-backwards compatible way.
648648
"""

0 commit comments

Comments
 (0)