mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-08 19:00:01 +02:00
chore(deps): update opentelemetry-rust monorepo
This commit is contained in:
parent
7a71012589
commit
935db69e68
1 changed files with 3 additions and 3 deletions
|
@ -326,7 +326,7 @@ version = "0.10.8"
|
|||
|
||||
# optional opentelemetry, performance measurements, flamegraphs, etc for performance measurements and monitoring
|
||||
[workspace.dependencies.opentelemetry]
|
||||
version = "0.21.0"
|
||||
version = "0.23.0"
|
||||
|
||||
[workspace.dependencies.tracing-flame]
|
||||
version = "0.2.0"
|
||||
|
@ -335,11 +335,11 @@ version = "0.2.0"
|
|||
version = "0.22.0"
|
||||
|
||||
[workspace.dependencies.opentelemetry_sdk]
|
||||
version = "0.21.2"
|
||||
version = "0.23.0"
|
||||
features = ["rt-tokio"]
|
||||
|
||||
[workspace.dependencies.opentelemetry-jaeger]
|
||||
version = "0.20.0"
|
||||
version = "0.22.0"
|
||||
features = ["rt-tokio"]
|
||||
|
||||
# optional sentry metrics for crash/panic reporting
|
||||
|
|
Loading…
Add table
Reference in a new issue