Skip to content

Commit 369b952

Browse files
authored
chore: Add link to sdk's CHANGELOG.md (#2850)
1 parent e994d52 commit 369b952

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

opentelemetry-sdk/CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,7 @@ Released 2025-Mar-21
7676
intended to be public. If you are authoring custom processor/exporters, use
7777
`opentelemetry_sdk::error::OTelSdkError` and
7878
`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.
79+
[2790](https://github.com/open-telemetry/opentelemetry-rust/pull/2790)
8180
- **Breaking** for custom `LogProcessor` authors: Changed `set_resource`
8281
to require mutable ref.
8382
`fn set_resource(&mut self, _resource: &Resource) {}`

0 commit comments

Comments
 (0)