mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-09 21:06:42 +02:00
Update Rust crate opentelemetry to 0.22.0
This commit is contained in:
parent
f76937a085
commit
bb714c7b04
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ jsonwebtoken = "9.2.0"
|
|||
tracing = { version = "0.1.40", features = [] }
|
||||
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
|
||||
tracing-flame = "0.2.0"
|
||||
opentelemetry = "0.21.0"
|
||||
opentelemetry = "0.22.0"
|
||||
opentelemetry_sdk = { version = "0.21.2", features = ["rt-tokio"] }
|
||||
opentelemetry-jaeger = { version = "0.20.0", features = ["rt-tokio"] }
|
||||
tracing-opentelemetry = "0.22.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue