metrics-rs / metrics

A metrics ecosystem for Rust.
MIT License
1.1k stars 151 forks source link

Dfw/prometheus handle #388

Closed dfwilbanks395 closed 1 year ago

dfwilbanks395 commented 1 year ago

Adds functions to PrometheusHandle to support querying a snapshot of the underlying metrics store. Supports filters to request only the counters, gauges, and distributions for a particular metric.