Spring Boot Statistics 15,18415,184 3.0 (1 reviews)
Exporter
This dashboard is setup to work with metrics exposed by Spring Boot actuator using its prometheus endpoint. See documentation on how to enable the actuator endpoints.
If applications are deployed on kubernetes, and Prometheus and Grafana are running on Kubernetes itself, use the deployment annotations to configure Prometheus to scrape the pods. See documentation for instructions on using annotations to configure scraping.
Variables
This dashboard requires the following Variables.
- $instance - Instance Name
- $application - Spring Boot Application Name
- $hikaricp - HikariCP Connection Pool Name
Used Metrics 1717
hibernate_transactions_total
hibernate_statements_total
hibernate_optimistic_failures_total
hibernate_query_executions_total
hibernate_sessions_open_total
hibernate_sessions_closed_total
hibernate_flushes_total
hibernate_collections_loads_total
hibernate_collections_updates_total
hibernate_collections_fetches_total
hibernate_collections_deletes_total
hibernate_collections_recreates_total
hibernate_entities_updates_total
hibernate_entities_fetches_total
hibernate_entities_deletes_total
hibernate_entities_recreates_total
hibernate_entities_inserts_total