Skip to content

Commit ad83b13

Browse files
committed
clog
1 parent c0e0a73 commit ad83b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry-sdk/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ also modified to suppress telemetry before invoking exporters.
4444
"spec_unstable_metrics_views". This was only required when using Views.
4545
[#2928](https://github.com/open-telemetry/opentelemetry-rust/pull/2928)
4646
- *Breaking* change, affecting custom `PushMetricExporter` authors:
47-
- The `export` method on `PushMetricExporter` receives a `&ResourceMetrics`
47+
- The `export` method on `PushMetricExporter` now accepts `&ResourceMetrics`
4848
instead of `&mut ResourceMetrics`.
4949

5050
## 0.29.0

0 commit comments

Comments
 (0)