Commit e93f9bf 1 parent a0c0dbf commit e93f9bf Copy full SHA for e93f9bf
File tree 2 files changed +2
-0
lines changed
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 13
13
` ProcessResourceDetector ` resource detectors, use the
14
14
[ ` opentelemetry-resource-detector ` ] ( https://crates.io/crates/opentelemetry-resource-detectors ) instead.
15
15
- Baggage propagation error will be reported to global error handler [ #1640 ] ( https://github.com/open-telemetry/opentelemetry-rust/pull/1640 )
16
+ - Make ` LoggerProvider ` 's ` shutdown ` method taking immutable reference [ #1643 ] ( https://github.com/open-telemetry/opentelemetry-rust/pull/1643 )
16
17
17
18
## v0.22.1
18
19
Original file line number Diff line number Diff line change 6
6
7
7
- [ #1623 ] ( https://github.com/open-telemetry/opentelemetry-rust/pull/1623 ) Add global::meter_provider_shutdown
8
8
- [ #1640 ] ( https://github.com/open-telemetry/opentelemetry-rust/pull/1640 ) Add ` PropagationError `
9
+ - [ #1643 ] ( https://github.com/open-telemetry/opentelemetry-rust/pull/1643 ) Add ` shutdown ` method to ` LoggerProvider `
9
10
10
11
### Removed
11
12
You can’t perform that action at this time.
0 commit comments