Skip to main content

record_health_report

Function record_health_report 

Source
pub fn record_health_report(
    scope: &'static str,
    status_label: &'static str,
    status_value: f64,
    duration_seconds: f64,
)
Expand description

Records an aggregate health report into the shared Prometheus registry.