improve code for observability

This commit is contained in:
houseme
2025-03-18 22:57:26 +08:00
parent f1c6f276e6
commit 197ae72e93
6 changed files with 37 additions and 9 deletions
+1
View File
@@ -60,6 +60,7 @@ lazy_static = "1.5.0"
local-ip-address = "0.6.3"
mime = "0.3.17"
netif = "0.1.6"
once_cell = "1.21.1"
opentelemetry = { version = "0.28" }
opentelemetry-appender-tracing = { version = "0.28.1", features = ["experimental_use_tracing_span_context", "experimental_metadata_attributes"] }
opentelemetry_sdk = { version = "0.28" }