Skip to content

Commit 2f2d7bf

Browse files
committed
You also need to set the protocol explicitly
1 parent 043def0 commit 2f2d7bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/configure.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ EDOT Python supports all configuration options listed in the [OpenTelemetry Gene
3939
Exporting logs from the Python `logging` module is disabled by default and gated under a configuration environment variable:
4040

4141
```sh
42+
export OTEL_LOGS_EXPORTER=otlp
4243
export OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED=true
4344
```
4445

0 commit comments

Comments
 (0)