Skip to content

Commit 4269051

Browse files
authored
Update instrumentation/opentelemetry-instrumentation-logging/src/opentelemetry/instrumentation/logging/constants.py
1 parent 9faa28d commit 4269051

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
6060
.. envvar:: OTEL_PYTHON_LOG_AUTO_INSTRUMENTATION
6161
62-
This env var must be set to ``false`` in order to disable automatic instrumentation of the Python logging module with an handler
62+
This env var must be set to ``false`` in order to disable automatic instrumentation of the Python logging module with a handler
6363
that will convert log message into OpenTelemetry logs.
6464
6565
The default value is ``true``.

0 commit comments

Comments
 (0)