refactor(obs): unify local and otlp log output (#3352)

wip(obs): start lg-002 output unification
This commit is contained in:
houseme
2026-06-11 16:10:54 +08:00
committed by GitHub
parent 8d337c4e87
commit 7d38b0cf90
4 changed files with 179 additions and 86 deletions
+1
View File
@@ -83,3 +83,4 @@ jemalloc_pprof = { workspace = true, optional = true }
tokio = { workspace = true, features = ["full"] }
tempfile = { workspace = true }
temp-env = { workspace = true }
serde_json = { workspace = true }