Uses of Interface
io.prometheus.client.Collector.Describable
Packages that use Collector.Describable
-
Uses of Collector.Describable in io.prometheus.client
Classes in io.prometheus.client that implement Collector.DescribableModifier and TypeClassDescriptionclass
Counter metric, to track counts of events or running totals.class
Enumeration metric, to track which of a set of states something is in.class
Gauge metric, to report instantaneous values.class
Histogram metric, to track distributions of events.class
Info metric, key-value pairs.class