Skip to main content

Crate metrics_exporter_tracing

Crate metrics_exporter_tracing 

Source
Expand description

A metrics recorder that emits metric updates as tracing events.

This crate is intended for developer-focused debugging and lightweight visibility during development. Metrics are emitted synchronously on the metrics call path as structured tracing events.

Structsยง

Builder
Builder for TracingRecorder.
TracingRecorder
A metrics recorder that emits tracing events.