refactor(logging): unify request-id propagation and fallback metrics (#2652)

This commit is contained in:
houseme
2026-04-23 15:11:27 +08:00
committed by GitHub
parent ecf0db9bb7
commit bc37cc4001
13 changed files with 494 additions and 13 deletions
+2
View File
@@ -195,6 +195,8 @@ aws-config = { workspace = true }
anyhow = { workspace = true }
tokio = { workspace = true, features = ["test-util"] }
temp-env = { workspace = true, features = ["async_closure"] }
tracing-subscriber = { workspace = true }
opentelemetry_sdk = { workspace = true }
[build-dependencies]
http.workspace = true