JVM metrics
3,790

Created 5/4/2021
Updated 12/26/2021
Revision 2
Grafana Version >=7.5.5
Datasources
Prometheus

Based on https://grafana.com/grafana/dashboards/8563

Shows JVM metrics for memory, classes, threads etc.. Uses metrics published by default JMX exporter.

Shows only JVM information, without dependencies on other exporters.

Uses default Prometheus tags names, as configured by https://github.com/prometheus-community/helm-charts


Revision one:

Fixed the label names according to https://github.com/prometheus-community/helm-charts/pull/1520

Export Dashboard
Download
Copy to Clipboard

Used Metrics 19

  • up

  • process_start_time_seconds

  • jvm_info

  • jdk

  • vendor

  • runtime

  • version

  • jvm_gc_collection_seconds_sum

  • jvm_gc_collection_seconds_count

  • jvm_memory_bytes_used

  • jvm_classes_loaded

  • jvm_classes_unloaded_total

  • jvm_memory_pool_bytes_max

  • jvm_memory_pool_bytes_used

  • jvm_memory_pool_bytes_committed

  • jvm_threads_state

  • jvm_threads_current

  • jvm_threads_daemon

  • jvm_threads_deadlocked