Uses of Class
io.prometheus.client.CounterMetricFamily
Packages that use CounterMetricFamily
-
Uses of CounterMetricFamily in io.prometheus.client
Methods in io.prometheus.client that return CounterMetricFamilyModifier and TypeMethodDescription -
Uses of CounterMetricFamily in io.prometheus.client.hibernate
Methods in io.prometheus.client.hibernate that return CounterMetricFamilyModifier and TypeMethodDescriptionprivate CounterMetricFamilyHibernateStatisticsCollector.createCounter(String metric, String help, HibernateStatisticsCollector.ValueProvider provider) private CounterMetricFamilyHibernateStatisticsCollector.createCounterForQuery(String metric, String help, HibernateStatisticsCollector.ValueProviderPerQuery provider)