dashboards/jetty/metadata.yaml (7 lines of code) (raw):

sample_dashboards: - category: Jetty id: jetty-gce-overview display_name: Jetty GCE Overview description: |- This dashboard is based on [Google's Ops Agent](https://cloud.google.com/stackdriver/docs/solutions/agents/ops-agent/third-party/jetty#monitored-metrics) and has charts displaying Sessions, Session Time, Select Calls, Max Session Time, Threads, and Thread Queue from Jetty as well as charts of infrastructure related metrics for the running Jetty VMs: CPU % Top 5 VMs, Memory % Top 5 VMs, and Hosts by Region. There is also a card with links to docs and the Jetty logs in Cloud Logging. related_integrations: - id: jetty platform: GCE - category: Jetty id: jetty-prometheus-overview display_name: Jetty Prometheus Overview description: |- This dashboard is based on prometheus metrics exposed by an [exporter](https://github.com/prometheus/jmx_exporter), including Sessions, Session Time, Select Calls, Max Session Time, Idle Threads, Busy Threads, Utilized Threads, Threads, and Thread Queue. related_integrations: - id: jetty platform: GKE