rustup
                                
                                
                                
                                    rustup copied to clipboard
                            
                            
                            
                        chore(deps): update opentelemetry
This PR contains the following updates:
| Package | Type | Update | Change | 
|---|---|---|---|
| opentelemetry | workspace.dependencies | minor | 0.22 -> 0.23 | 
| opentelemetry-otlp (source) | workspace.dependencies | minor | 0.15 -> 0.16 | 
| opentelemetry_sdk | workspace.dependencies | minor | 0.22 -> 0.23 | 
Release Notes
open-telemetry/opentelemetry-rust (opentelemetry)
v0.23.0: 0.23.0
Whats changed?
See individual crate changelogs for details.
New Contributors
@svix-jplatte made their first contribution in https://github.com/open-telemetry/opentelemetry-rust/pull/1568 @rex4539 made their first contribution in https://github.com/open-telemetry/opentelemetry-rust/pull/1587 @divergentdave made their first contribution in https://github.com/open-telemetry/opentelemetry-rust/pull/1584 @pyohannes made their first contribution in https://github.com/open-telemetry/opentelemetry-rust/pull/1578 @masato-hi made their first contribution in https://github.com/open-telemetry/opentelemetry-rust/pull/1621 @rogercoll made their first contribution in https://github.com/open-telemetry/opentelemetry-rust/pull/1624 @LuisOsta made their first contribution in https://github.com/open-telemetry/opentelemetry-rust/pull/1638 @svrnm made their first contribution in https://github.com/open-telemetry/opentelemetry-rust/pull/1664 @Lev1ty made their first contribution in https://github.com/open-telemetry/opentelemetry-rust/pull/1672 @ThomsonTan made their first contribution in https://github.com/open-telemetry/opentelemetry-rust/pull/1675 @ramgdev made their first contribution in https://github.com/open-telemetry/opentelemetry-rust/pull/1585 @utpilla made their first contribution in https://github.com/open-telemetry/opentelemetry-rust/pull/1701 @ChieloNewctle made their first contribution in https://github.com/open-telemetry/opentelemetry-rust/pull/1746
open-telemetry/opentelemetry-rust (opentelemetry-otlp)
v0.16.0
Fixed
- URL encoded values in 
OTEL_EXPORTER_OTLP_HEADERSare now correctly decoded. #1578 - OTLP exporter will not change the URL added through 
ExportConfig#1706 - Default grpc endpoint will not have path based on signal(e.g 
/v1/traces) #1706 - Fix feature flags for 
OTEL_EXPORTER_OTLP_PROTOCOL_DEFAULT#1746 
Added
- Added 
DeltaTemporalitySelector(#1568) - Add 
webkpi-rootsfeatures toreqwestandtonicbackends 
Changed
- Breaking Remove global provider for Logs #1691
- The method OtlpLogPipeline::install_simple() and OtlpLogPipeline::install_batch() now return 
LoggerProviderinstead ofLogger. Refer to the basic-otlp and basic-otlp-http examples for how to initialize OTLP Log Exporter to use with OpenTelemetryLogBridge and OpenTelemetryTracingBridge respectively. 
 - The method OtlpLogPipeline::install_simple() and OtlpLogPipeline::install_batch() now return 
 - Update 
opentelemetrydependency version to 0.23 - Update 
opentelemetry_sdkdependency version to 0.23 - Update 
opentelemetry-httpdependency version to 0.12 - Update 
opentelemetry-protodependency version to 0.6 
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
 
This PR has been generated by Mend Renovate. View repository job log here.
Waiting for https://github.com/tokio-rs/tracing-opentelemetry/pull/131.
Now blocked on https://github.com/tokio-rs/tracing-opentelemetry/pull/142 instead.
@djc Many thanks for helping out!