improve code for obs

This commit is contained in:
houseme
2025-05-29 21:10:04 +08:00
parent ace04bcd97
commit 3ceec7b5f2
9 changed files with 755 additions and 288 deletions
+2 -2
View File
@@ -20,8 +20,8 @@ kafka = ["dep:rdkafka"]
rustfs-config = { workspace = true }
async-trait = { workspace = true }
chrono = { workspace = true }
config = { workspace = true }
local-ip-address = { workspace = true }
flexi_logger = { workspace = true, features = ["trc", "kv"] }
nu-ansi-term = { workspace = true }
nvml-wrapper = { workspace = true, optional = true }
opentelemetry = { workspace = true }
opentelemetry-appender-tracing = { workspace = true, features = ["experimental_use_tracing_span_context", "experimental_metadata_attributes"] }