Uses of Class
io.prometheus.client.CounterMetricFamily
-
Packages that use CounterMetricFamily Package Description io.prometheus.client -
-
Uses of CounterMetricFamily in io.prometheus.client
Methods in io.prometheus.client that return CounterMetricFamily Modifier and Type Method Description CounterMetricFamilyCounterMetricFamily. addMetric(List<String> labelValues, double value)
-