Skip to main content

export_prometheus_metrics

Function export_prometheus_metrics 

Source
pub fn export_prometheus_metrics<W: Write>(writer: W) -> Result<()>
Expand description

Zero-allocation Prometheus Exporter Writes telemetry metrics directly to a byte buffer without string formatting overhead.