[][src]Module metrics::recorders

Commonly used recorders.

Recorders define the format of the metric output: text, JSON, etc.

Structs

PrometheusRecorder

Records metrics in the Prometheus exposition format.

TextRecorder

Records metrics in a hierarchical, text-based format.