dashboards/redis/metadata.yaml (17 lines of code) (raw):

sample_dashboards: - category: Redis id: overview display_name: Redis Overview description: "This dashboard has 13 charts for the related [BindPlate metrics for Redis](https://docs.bindplane.bluemedora.com/docs/redis), including metrics like CPU Usage, Memory Usage, Cache Hit Rate, Client Count, and Average Execution." - category: Redis id: redis-usage display_name: Redis Usage description: "This dashboard has 6 charts that are built for Redis running in GCP Memorystore built around the [Memorystore for Redis metrics](https://cloud.google.com/monitoring/api/metrics_gcp#gcp-redis), including Memory Usage, Keys, Connected Clients, Average TTL, and Calls." - category: Redis id: redis-gce-overview display_name: Redis GCE Overview description: |- This dashboard has 17 charts for viewing Redis when monitored by [Google's Ops Agent](https://cloud.google.com/stackdriver/docs/solutions/agents/ops-agent/third-party/redis#monitored-metrics), including Clients, Connections, Commands Processed, Network, Memory, Memory Fragment Ratio, Keys, Keyspace, CPU Consumed, Buffer, RDB Changes, Slaves Connected, Replication, Latest Fork, CPU % Top 5 VMs, Memory % Top 5 VMs and Hosts by Region. It also includes a markdown card with links to Redis logs in Cloud Logging and to monitoring setup documentation. related_integrations: - id: redis platform: GCE - category: Redis id: redis-prometheus display_name: Redis Prometheus Overview description: |- This dashboard has charts highlighting Commands Per Second, Connections, Memory Used, Keys, Network I/O, Evictions, Latency Percentiles (Milliseconds), Hit Percentage, Blocked Clients, Client Recent Max Input Buffer, Slowlog Length, and Fragmentation Ratio related_integrations: - id: redis platform: GKE