pub fn export_prometheus_metrics<W: Write>(writer: W) -> Result<()>
Zero-allocation Prometheus Exporter Writes telemetry metrics directly to a byte buffer without string formatting overhead.