dashboards/jvm/metadata.yaml (17 lines of code) (raw):
sample_dashboards:
-
category: JVM
id: overview
display_name: JVM GCE Overview
description: "This dashboard has charts for viewing JVM metrics when monitoring by [Google's Ops Agent](https://cloud.google.com/stackdriver/docs/solutions/agents/ops-agent/third-party/jvm#monitored-metrics), including Classes Loaded, Threads, Garbage Collection Count, Garbage Collection Time, Heap Memory, and Non-Heap Memory."
related_integrations:
- id: jvm
platform: GCE
-
category: JVM
id: jvm-prometheus-overview
display_name: JVM Prometheus Overview
description: "This dashboard is based on metrics exposed by an [exporter](https://github.com/prometheus/jmx_exporter), including Classes Loaded, Threads, Garbage Collection Count, Garbage Collection Time, Memory Committed (bytes), and Memory Used (bytes)."
related_integrations:
- id: jvm
platform: GKE