File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 55- Update ` tonic ` dependency version to 0.13
66- Re-export ` tonic ` types under ` tonic_types `
77 [ 2898] ( https://github.com/open-telemetry/opentelemetry-rust/pull/2898 )
8- - It is now possible to add links to a ` Span ` via the ` SpanRef ` that you get from
9- a ` Context ` . [ 2959] ( https://github.com/open-telemetry/opentelemetry-rust/pull/2959 )
8+ - Publicly re-exported ` MetricExporterBuilder ` , ` SpanExporterBuilder ` , and
9+ ` LogExporterBuilder ` types, enabling users to directly reference and use these
10+ builder types for metrics, traces, and logs exporters.
11+ [ 2966] ( https://github.com/open-telemetry/opentelemetry-rust/pull/2966 )
1012
1113## 0.29.0
1214
Original file line number Diff line number Diff line change 22
33## vNext
44
5+ - It is now possible to add links to a ` Span ` via the ` SpanRef ` that you get from
6+ a ` Context ` . [ 2959] ( https://github.com/open-telemetry/opentelemetry-rust/pull/2959 )
57- ** Feature** : Added context based telemetry suppression. [ #2868 ] ( https://github.com/open-telemetry/opentelemetry-rust/pull/2868 )
68 - ` SdkLogger ` , ` SdkTracer ` modified to respect telemetry suppression based on
79` Context ` . In other words, if the current context has telemetry suppression
You can’t perform that action at this time.
0 commit comments