A C E H I R 
All Classes All Packages

A

add(SessionFactory, String) - Method in class io.prometheus.client.hibernate.HibernateStatisticsCollector
Registers a Hibernate SessionFactory with this collector.

C

collect() - Method in class io.prometheus.client.hibernate.HibernateStatisticsCollector
 

E

enablePerQueryMetrics() - Method in class io.prometheus.client.hibernate.HibernateStatisticsCollector
Enables collection of per-query metrics.

H

HibernateStatisticsCollector - Class in io.prometheus.client.hibernate
Collect metrics from one or more Hibernate SessionFactory instances.
HibernateStatisticsCollector() - Constructor for class io.prometheus.client.hibernate.HibernateStatisticsCollector
Creates an empty collector.
HibernateStatisticsCollector(SessionFactory, String) - Constructor for class io.prometheus.client.hibernate.HibernateStatisticsCollector
Creates a new collector for the given session factory.

I

io.prometheus.client.hibernate - package io.prometheus.client.hibernate
 

R

register(CollectorRegistry) - Method in class io.prometheus.client.hibernate.HibernateStatisticsCollector
 
A C E H I R 
All Classes All Packages