Type Definition substrate_prometheus_endpoint::GaugeVec [−][src]
type GaugeVec<P> = MetricVec<GaugeVecBuilder<P>>;
The underlying implementation for GaugeVec and IntGaugeVec.
type GaugeVec<P> = MetricVec<GaugeVecBuilder<P>>;
The underlying implementation for GaugeVec and IntGaugeVec.