dashboards/mysql/metadata.yaml (7 lines of code) (raw):
sample_dashboards:
-
category: MySQL
id: overview
display_name: MySQL Overview
description: |-
This dashboard has charts for viewing MySQL when monitored by [Google's Ops Agent](https://cloud.google.com/stackdriver/docs/solutions/agents/ops-agent/third-party/mysql#monitored-metrics), including Buffer Pool Operations, Buffer Pool Pages, Buffer Pool Size, Handlers, Double Writes, Page Operations, Operations, Log Operations, Row Operations, Row Locks, Locks, Commands, Sorts, and Threads from MySQL as well as charts of infrastructure related metrics for the running MySQL VMs: CPU % Top 5 VMs and MySQL VMs by Region for a count of VMs over time.
There is also a card with links to docs and MySQL log in Cloud Logging.
related_integrations:
- id: mysql
platform: GCE
-
category: MySQL
id: mysql-prometheus
display_name: MySQL Prometheus Overview
description: |-
This dashboard has charts displaying: Uptime (minutes), Available Connections, Open Files Available, Cache Hit Rate, MySQL Up, Connection Errors, Slow Queries, Buffer Pool Cache Hit Rate, Questions, Insert/Update/Delete Statements, Select Statements, Fsync Operations, and InnoDB Buffer Pool Read Requests vs Reads From Disk
related_integrations:
- id: mysql
platform: GKE