chore(tvix): bump tower-otel-http-metrics, enable axum feature

Move back to a proper release containing the opentelemetry bump. Also
enable the `axum` feature, which will give us a per-route accounting.

Change-Id: Icdf4dc73588ef45b6596b320c14d9f44946327b3
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12865
Reviewed-by: Ilan Joselevich <personal@ilanjoselevich.com>
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
This commit is contained in:
Florian Klink 2024-12-04 19:12:09 +02:00 committed by clbot
parent e743e2439c
commit 2879969f1b
6 changed files with 71 additions and 19 deletions

View file

@ -21,7 +21,6 @@ let
"bigtable_rs"
"reqwest-middleware"
"reqwest-tracing"
"tower-otel-http-metrics"
"wu-manber"
]);
};