Skip to content

Commit 74b6247

Browse files
Update docs/configure.md
Co-authored-by: Colleen McGinnis <[email protected]>
1 parent 2feaeb1 commit 74b6247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ EDOT Python uses different defaults than OpenTelemetry Python for the following
4949
| Option | EDOT Python default | OpenTelemetry Python default |
5050
|---|---|---|
5151
| `OTEL_EXPERIMENTAL_RESOURCE_DETECTORS` | `process_runtime,os,otel,telemetry_distro` | `otel` |
52-
| `OTEL_LOGS_EXPORTER` | `otlp` | |
52+
| `OTEL_LOGS_EXPORTER` | `otlp` | _no default_ |
5353

5454
### Configuration options that are _only_ available in EDOT Python
5555

0 commit comments

Comments
 (0)