perf(obs): optimize metrics recorder and telemetry initialization (#1859)

This commit is contained in:
houseme
2026-02-18 07:05:43 +08:00
committed by GitHub
parent 9da332c47d
commit d345ace326
3 changed files with 91 additions and 77 deletions
Generated
+2 -2
View File
@@ -10480,9 +10480,9 @@ dependencies = [
[[package]]
name = "zlib-rs"
version = "0.6.0"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a7948af682ccbc3342b6e9420e8c51c1fe5d7bf7756002b4a3c6cabfe96a7e3c"
checksum = "3a33bbf307b25a1774cee0687694ec72fa7814b3ab5c1c12a9d2fc6a36fc439c"
[[package]]
name = "zmij"