obs(get): add GET read pipeline metrics (#3868)

This commit is contained in:
houseme
2026-06-26 04:02:02 +08:00
committed by GitHub
parent 33b7f48f37
commit 7bf411f465
16 changed files with 3268 additions and 82 deletions
+2
View File
@@ -29,8 +29,10 @@ mod data_usage;
mod disk;
mod disks_layout;
mod endpoints;
mod erasure_codec;
mod erasure_coding;
mod error;
mod get_diagnostics;
mod global;
pub(crate) mod layout;
mod metrics_realtime;