referrerpolicy=no-referrer-when-downgrade

Type Alias substrate_prometheus_endpoint::GaugeVec

pub type GaugeVec<P> = MetricVec<GaugeVecBuilder<P>>;
Expand description

The underlying implementation for [GaugeVec] and [IntGaugeVec].

Aliased Type§

struct GaugeVec<P> { /* private fields */ }