Type Definition prometheus::core::GenericGaugeVec
source · [−]pub type GenericGaugeVec<P> = MetricVec<GaugeVecBuilder<P>>;Expand description
The underlying implementation for GaugeVec and IntGaugeVec.
pub type GenericGaugeVec<P> = MetricVec<GaugeVecBuilder<P>>;The underlying implementation for GaugeVec and IntGaugeVec.