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 9ed53f1 commit 8d4b53bCopy full SHA for 8d4b53b
opentelemetry-auto-instrumentation/src/opentelemetry/auto_instrumentation/__init__.py
@@ -20,9 +20,9 @@
20
21
::
22
23
- opentelemetry-auto-instrumentation program.py
+ opentelemetry-auto-instrumentation python program.py
24
25
The code in ``program.py`` needs to use one of the packages for which there is
26
-an OpenTelemetry extension. For a list of the available extensions please check
27
-`here <https://opentelemetry-python.readthedocs.io/>`_.
+an OpenTelemetry integration. For a list of the available integrations please
+check `here <https://opentelemetry-python.readthedocs.io/>`_.
28
"""
0 commit comments