Skip to content

Commit c748056

Browse files
committed
Reword a bit
1 parent 1247861 commit c748056

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • instrumentation/opentelemetry-instrumentation-logging/src/opentelemetry/instrumentation/logging

instrumentation/opentelemetry-instrumentation-logging/src/opentelemetry/instrumentation/logging/constants.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
.. warning::
2424
2525
The code in this instrumentation is based from code available in the ``opentelemetry-sdk`` that is now deprecated.
26-
Therefore if you have this instrumentation installed you don't need to set
26+
Therefore if you have opentelemetry-instrumentation-logging installed you don't need to set
2727
``OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED`` environment variable to ``true``.
28-
The new code does not add by the default ``code`` namespace attributes, can be added back using the
28+
This instrumentation does not add by the default ``code`` namespace attributes, can be added back using the
2929
``OTEL_PYTHON_CODE_ATTRIBUTES`` environment variable.
3030
3131
Enable trace context injection

0 commit comments

Comments
 (0)