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 e994d52 commit 369b952Copy full SHA for 369b952
opentelemetry-sdk/CHANGELOG.md
@@ -76,8 +76,7 @@ Released 2025-Mar-21
76
intended to be public. If you are authoring custom processor/exporters, use
77
`opentelemetry_sdk::error::OTelSdkError` and
78
`opentelemetry_sdk::error::OTelSdkResult`.
79
- // PLACEHOLDER to fill in when the similar change is done for traces, metrics.
80
- // PLACEHOLDER to put all the PR links together.
+ [2790](https://github.com/open-telemetry/opentelemetry-rust/pull/2790)
81
- **Breaking** for custom `LogProcessor` authors: Changed `set_resource`
82
to require mutable ref.
83
`fn set_resource(&mut self, _resource: &Resource) {}`
0 commit comments