Spring Boot Statistics
15,184 3.0 (1 reviews)

Created 6/13/2020
Updated 6/16/2020
Revision 2
Categories
DatabasesHost MetricsWeb Servers
Grafana Version >=7.0.1
Datasources
Prometheus

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
Get Dashboard
Download
Copy to Clipboard
Source Grafana.com

Used Metrics 17

  • 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