feat(obs): improve metrics coverage and dashboard performance (#2682)

This commit is contained in:
houseme
2026-04-26 02:51:29 +08:00
committed by GitHub
parent 81854762d4
commit 59f41eb86a
42 changed files with 1108 additions and 292 deletions
Generated
+3
View File
@@ -8471,6 +8471,7 @@ dependencies = [
name = "rustfs-obs"
version = "0.0.5"
dependencies = [
"chrono",
"crossbeam-channel",
"crossbeam-deque",
"crossbeam-utils",
@@ -8490,8 +8491,10 @@ dependencies = [
"percent-encoding",
"pyroscope",
"rustfs-audit",
"rustfs-common",
"rustfs-config",
"rustfs-ecstore",
"rustfs-iam",
"rustfs-io-metrics",
"rustfs-notify",
"rustfs-utils",