chore(deps): Upgrade tracing / telemetry ecosystem

We no longer need the tracing patches, so I've removed those and
unpinned them in renovate.

otel's jaeger propagator is deprecated too, so it's replaced with the
builtin W3C TraceContext propagator
This commit is contained in:
Jade Ellis 2025-11-10 16:42:28 +00:00
parent a5b9cb69bd
commit a28cfd284b
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2
5 changed files with 188 additions and 316 deletions

View file

@ -18,14 +18,6 @@
"tikv-jemallocator",
"tikv-jemalloc-sys",
"tikv-jemalloc-ctl",
"opentelemetry",
"opentelemetry_sdk",
"opentelemetry-jaeger",
"tracing-opentelemetry",
"tracing-subscriber",
"tracing",
"tracing-core",
"tracing-log",
"rustyline-async",
"event-listener",
"async-channel",