You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: instrumentation/opentelemetry-instrumentation-logging/src/opentelemetry/instrumentation/logging/constants.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@
59
59
60
60
.. envvar:: OTEL_PYTHON_LOG_AUTO_INSTRUMENTATION
61
61
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
63
63
that will convert log message into OpenTelemetry logs.
0 commit comments