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 f45882f commit 6de0286Copy full SHA for 6de0286
opentelemetry-sdk/CHANGELOG.md
@@ -69,6 +69,7 @@ Released 2025-Mar-21
69
Custom exporters will need to internally synchronize any mutable state, if applicable.
70
71
- **Breaking** The `shutdown_with_timeout` method is added to MetricExporter trait. This is breaking change for custom `MetricExporter` authors.
72
+- **Breaking** The `shutdown_with_timeout` method is added to MetricReader trait. This is breaking change for custom `MetricReader` authors.
73
- Bug Fix: `BatchLogProcessor` now correctly calls `shutdown` on the exporter
74
when its `shutdown` is invoked.
75
0 commit comments