Skip to content

Commit 1b68aea

Browse files
committed
update timeout in changelog
1 parent 4957840 commit 1b68aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry-otlp/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ timeout internal configured in below order
2020
- `OTEL_EXPORTER_OTLP_TIMEOUT` env variable.
2121
- `with_http().with_timeout()` API method of
2222
`LogExporterBuilder` and `SpanExporterBuilder` and `MetricsExporterBuilder`.
23-
- The default interval of 30sec is used if none is configured.
23+
- The default interval of 10sec is used if none is configured.
2424

2525

2626
## 0.27.0

0 commit comments

Comments
 (0)