Uses of Class
io.prometheus.metrics.core.metrics.Metric
Packages that use Metric
-
Uses of Metric in io.prometheus.metrics.core.metrics
Classes in io.prometheus.metrics.core.metrics with type parameters of type MetricModifier and TypeClassDescriptionprotected static classMetric.Builder<B extends Metric.Builder<B,M>, M extends Metric> Subclasses of Metric in io.prometheus.metrics.core.metricsModifier and TypeClassDescriptionclassCounter metric.classExample:classGauge metric.classExample:classHistogram metric.classInfo metric.classAlmost all metrics have fixed metadata, i.e. the metric name is known when the metric is created.classStateSet metric.classSummary metric.classExample: