JVM dashboard 9,3129,312
7/11/2019
7/11/2019
2
>=6.2.0
Prometheus
Complete dashboard using metrics from Prometheus JMX exporter, with drill down based on JMX Prometheus jobs Dashboard for jvm_* metrics which are exported by JMX exporter. jmx-exporter config example:
---
lowercaseOutputLabelNames: true
lowercaseOutputName: true
whitelistObjectNames: ["java.lang:type=OperatingSystem"]
blacklistObjectNames: []
rules:
- pattern: 'java.lang<type=OperatingSystem><>(committed_virtual_memory|free_physical_memory|free_swap_space|total_physical_memory|total_swap_space)_size:'
name: os_$1_bytes
type: GAUGE
attrNameSnakeCase: true
- pattern: 'java.lang<type=OperatingSystem><>((?!process_cpu_time)\w+):'
name: os_$1
type: GAUGE
attrNameSnakeCase: true
Export Dashboard✕
Download
Copy to Clipboard
Used Metrics 2626
-
up
-
process_start_time_seconds
os_system_load_average
os_available_processors
os_open_file_descriptor_count
jvm_info
jdk
vendor
runtime
version
os_system_cpu_load
os_process_cpu_load
jvm_memory_bytes_used
jvm_memory_bytes_max
jvm_gc_collection_seconds_sum
jvm_memory_pool_bytes_max
jvm_memory_pool_bytes_used
jvm_memory_pool_bytes_committed
jvm_classes_loaded
jvm_gc_collection_seconds_count
jvm_threads_current
jvm_threads_daemon
jvm_threads_deadlocked
os_total_physical_memory_bytes
os_committed_virtual_memory_bytes
os_free_physical_memory_bytes