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

@@ -13,7 +13,7 @@ workspace = true
[dependencies]
anyhow.workspace = true
async-trait = "0.1.77"
async-trait.workspace = true
camino.workspace = true
convert_case = "0.6.0"
csv = "1.3.0"