Sourced from opentelemetry-exporter-otlp-proto-http's changelog.
Version 1.36.0/0.57b0 (2025-07-29)
Add missing Prometheus exporter documentation (#4485)
Overwrite logging.config.fileConfig and logging.config.dictConfig to ensure the OTLP
LogHandler
remains attached to the root logger. Fix a bug that can cause a deadlock to occur overlogging._lock
in some cases (#4636).otlp-http-exporter: set default value for param
timeout_sec
in_export
method (#4691)Update OTLP gRPC/HTTP exporters: calling shutdown will now interrupt exporters that are sleeping before a retry attempt, and cause them to return failure immediately. Update BatchSpan/LogRecordProcessors: shutdown will now complete after 30 seconds of trying to finish exporting any buffered telemetry, instead of continuing to export until all telemetry was exported. (#4638).
1aaa2a2
Prepare release 1.36.0/0.57b0 (#4704)f9ca475
Use @pytest.mark.flaky
decorator instead of
@flaky.flaky
(#4700)eb1a4c5
otlp-http-exporter: set default value for param timeout_sec
in _export
me...23aad5e
Add permissions that were missed on the first pass (#4692)344c647
Add minimum token permissions for all github workflow files (#4663)ff9dc82
Migrate from opentelemetrybot to otelbot (#4685)d4e6068
Interrupt exporter retry backoff sleeps when shutdown is called. Update
Batch...a28b0ca
Fix broken link in Prometheus exporter README. Fixes #4399
(#4485)9746645
Introducing tox-uv (#4516)57cb935
Fix issue where deadlock can occur over logging._lock (#4636)