add metric

This commit is contained in:
houseme
2025-05-13 09:17:52 +08:00
parent 76e38526c6
commit cdd285dec8
16 changed files with 666 additions and 7 deletions
+1
View File
@@ -32,6 +32,7 @@ mod config;
mod entry;
mod global;
mod logger;
mod metrics;
mod sinks;
mod system;
mod telemetry;