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 2f5d453 commit 4548b87Copy full SHA for 4548b87
opentelemetry-sdk/CHANGELOG.md
@@ -68,7 +68,7 @@ Released 2025-Mar-21
68
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 a custom MetricExporter.
+- **Breaking** The `shutdown_with_timeout` method is added to MetricExporter trait. This is breaking change for custom `MetricExporter` authors.
72
- Bug Fix: `BatchLogProcessor` now correctly calls `shutdown` on the exporter
73
when its `shutdown` is invoked.
74
0 commit comments