metrics(scanner): Add metrics to scanner (#1823)

Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: loverustfs <hello@rustfs.com>
Co-authored-by: heihutu <30542132+heihutu@users.noreply.github.com>
This commit is contained in:
evan slack
2026-02-15 05:36:40 -05:00
committed by GitHub
parent bffeacf1d2
commit 9786d9b004
9 changed files with 218 additions and 601 deletions
Generated
+1
View File
@@ -6960,6 +6960,7 @@ version = "0.0.5"
dependencies = [
"async-trait",
"chrono",
"metrics",
"path-clean",
"rmp-serde",
"rustfs-filemeta",