Skip to content

Commit 24da59e

Browse files
authored
note breaking change in opentlemetry-otlp v0.17.0 CHANGELOG (#2104)
1 parent 5873cae commit 24da59e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry-otlp/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The logrecord event-name is added as an attribute only if the feature flag
2121

2222
- Add "metrics", "logs" to default features. With this, default feature list is
2323
"trace", "metrics" and "logs".
24-
- `OtlpMetricPipeline.build()` no longer invoke the
24+
- **Breaking** `OtlpMetricPipeline.build()` no longer invoke the
2525
`global::set_meter_provider`. User who setup the pipeline must do it
2626
themselves using `global::set_meter_provider(meter_provider.clone());`.
2727
- Add `with_resource` on `OtlpLogPipeline`, replacing the `with_config` method.

0 commit comments

Comments
 (0)