mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-02 02:52:18 +08:00
Update README.rst (#2849)
The URL link is incorrect; it should be a repository in the open-telemetry account.
This commit is contained in:
@ -40,7 +40,7 @@ to figure out which instrumentation packages the user might want to install. By
|
||||
prints out a list of the default and detected instrumentation packages that can be added to a
|
||||
requirements.txt file. It also supports installing the packages when run with
|
||||
:code:`--action=install` or :code:`-a install` flag. All default and detectable
|
||||
instrumentation packages are defined `here <https://github.com/flands/opentelemetry-python-contrib/blob/main/opentelemetry-instrumentation/src/opentelemetry/instrumentation/bootstrap_gen.py>`.
|
||||
instrumentation packages are defined `here <https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/opentelemetry-instrumentation/src/opentelemetry/instrumentation/bootstrap_gen.py>`.
|
||||
|
||||
|
||||
opentelemetry-instrument
|
||||
|
Reference in New Issue
Block a user