Skip to content

Commit 242d8ff

Browse files
authored
Update CHANGELOG.md
1 parent 3fb3660 commit 242d8ff

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

opentelemetry-proto/CHANGELOG.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
33
## vNext
44

55
- Bump MSRV to 1.70 [1864](https://github.com/open-telemetry/opentelemetry-rust/pull/1874)
6-
- **BREAKING** Group log and Span batch by their resource and instrumentation scope before exporting [#1873](https://github.com/open-telemetry/opentelemetry-rust/pull/1873).
7-
- **BREAKING** Introduced `group_logs_by_resource_and_scope()` and `group_spans_by_resource_and_scope()` methods to group logs and spans by the resource and scope respectively.
8-
- This is a breaking change for exporters consuming the OTLP format. Refer to the OTLP Log and Span exporter in the opentelemetry-otlp crate for the required changes.
6+
- Group log and Span batch by their resource and instrumentation scope before exporting [#1873](https://github.com/open-telemetry/opentelemetry-rust/pull/1873).
7+
- Introduced `group_logs_by_resource_and_scope()` and `group_spans_by_resource_and_scope()` methods to group logs and spans by the resource and scope respectively.
98

109
## v0.6.0
1110

0 commit comments

Comments
 (0)