Upgrade OTEL and remove support for Jaeger and Zipkin exporters

This commit is contained in:
Quentin Gliech
2024-03-18 14:02:04 +01:00
parent 1627fc6945
commit 771b6a2f8b
21 changed files with 101 additions and 555 deletions

View File

@@ -12,7 +12,7 @@ publish = false
workspace = true
[dependencies]
async-trait = "0.1.77"
async-trait.workspace = true
chrono.workspace = true
thiserror.workspace = true
futures-util = "0.3.30"