Uses of Class
io.prometheus.client.GaugeMetricFamily
Packages that use GaugeMetricFamily
Package
Description
-
Uses of GaugeMetricFamily in io.prometheus.client
Methods in io.prometheus.client that return GaugeMetricFamilyModifier and TypeMethodDescription -
Uses of GaugeMetricFamily in io.prometheus.client.hibernate
Methods in io.prometheus.client.hibernate that return GaugeMetricFamilyModifier and TypeMethodDescriptionprivate GaugeMetricFamilyHibernateStatisticsCollector.createGaugeForQuery(String metric, String help, HibernateStatisticsCollector.ValueProviderPerQuery provider) -
Uses of GaugeMetricFamily in io.prometheus.client.hotspot
Methods in io.prometheus.client.hotspot with parameters of type GaugeMetricFamilyModifier and TypeMethodDescriptionprivate voidMemoryPoolsExports.addPoolMetrics(GaugeMetricFamily used, GaugeMetricFamily committed, GaugeMetricFamily max, GaugeMetricFamily init, String poolName, MemoryUsage poolUsage)