1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-08-01 20:26:56 +03:00

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 61a69f5af4
commit eb950151af
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
tracing.workspace = true
thiserror.workspace = true
headers = "0.3.9"