Uses of Class
io.prometheus.client.hibernate.HibernateStatisticsCollector
-
-
Uses of HibernateStatisticsCollector in io.prometheus.client.hibernate
Methods in io.prometheus.client.hibernate that return HibernateStatisticsCollector Modifier and Type Method Description HibernateStatisticsCollectorHibernateStatisticsCollector. add(org.hibernate.SessionFactory sessionFactory, String name)Registers a Hibernate SessionFactory with this collector.HibernateStatisticsCollectorHibernateStatisticsCollector. enablePerQueryMetrics()Enables collection of per-query metrics.
-