Skip to content

Commit

Permalink
Update opentelemetry-instrumentation/README.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Pablo Collins <[email protected]>
  • Loading branch information
jeremydvoss and pmcollins authored Jun 9, 2023
1 parent c3eccda commit 5ab7184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opentelemetry-instrumentation/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This package provides a couple of commands that help automatically instruments a

pip install opentelemetry-distro[otlp]

When creating a custom distro and/or configurator, be sure to add entry points for each under `opentelemetry_distro` and `opentelemetry_configurator` respectfully.
When creating a custom distro and/or configurator, be sure to add entry points for each under `opentelemetry_distro` and `opentelemetry_configurator` respectively.
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.


Expand Down

0 comments on commit 5ab7184

Please sign in to comment.