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 043def0 commit 2f2d7bfCopy full SHA for 2f2d7bf
docs/configure.md
@@ -39,6 +39,7 @@ EDOT Python supports all configuration options listed in the [OpenTelemetry Gene
39
Exporting logs from the Python `logging` module is disabled by default and gated under a configuration environment variable:
40
41
```sh
42
+export OTEL_LOGS_EXPORTER=otlp
43
export OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED=true
44
```
45
0 commit comments