Skip to content

Commit 35e9eb7

Browse files
jeremydvossocelotl
andauthored
Update opentelemetry-instrumentation/README.rst
Co-authored-by: Diego Hurtado <[email protected]>
1 parent ab35d35 commit 35e9eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: opentelemetry-instrumentation/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This package provides a couple of commands that help automatically instruments a
2525
pip install opentelemetry-distro[otlp]
2626

2727
When creating a custom distro and/or configurator, be sure to add entry points for each under `opentelemetry_distro` and `opentelemetry_configurator` respectfully.
28-
If you have entry points for multiple distros or configurators present in your environment, you should specify the entry point name of the distro and configurator you want to be used via the OTEL_PYTHON_DISTRO and OTEL_PYTHON_CONFIGURATOR environment variables.
28+
If you have entry points for multiple distros or configurators present in your environment, you should specify the entry point name of the distro and configurator you want to be used via the `OTEL_PYTHON_DISTRO` and `OTEL_PYTHON_CONFIGURATOR` environment variables.
2929

3030

3131
opentelemetry-bootstrap

0 commit comments

Comments
 (0)