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
Automatic forwarding of python logs (from logging module) to OLTP is gated behind OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED env var. Unfortunately this also disable sending log events that we want to permit.
Automatic forwarding of python logs (from logging module) to OLTP is gated behind
OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLEDenv var. Unfortunately this also disable sending log events that we want to permit.