mirror of
https://github.com/rustfs/rustfs.git
synced 2026-09-01 01:38:18 +00:00
refactor(metrics): separate console stream from exports (#2583)
This commit is contained in:
@@ -143,7 +143,7 @@ fn metrics_recording_example() {
|
||||
|
||||
println!(" Recorded 10 cache operations (hits: 7, misses: 3)");
|
||||
println!(" Metrics reported via metrics crate");
|
||||
println!(" View via Prometheus/Grafana");
|
||||
println!(" Export via rustfs-obs OTEL pipeline");
|
||||
|
||||
println!();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user