dashboards/kafka/metadata.yaml (17 lines of code) (raw):
sample_dashboards:
-
category: Kafka
id: kafka-gce-overview
display_name: Kafka GCE Overview
description: "This dashboard has 12 charts for viewing Kafka when monitored by [Google's Ops Agent](https://cloud.google.com/stackdriver/docs/solutions/agents/ops-agent/third-party/kafka#monitored-metrics), including Messages, Network IO, Requests, Failed Requests, Purgatory, Partitions, Offline Partitions, Under Replicated Partitions, ISR Operations, CPU % Top 5 VMs, Memory % Top 5 VMs, and Hosts by Region."
related_integrations:
- id: kafka
platform: GCE
-
category: Kafka
id: kafka-prometheus
display_name: Kafka Prometheus Overview
description: "This dashboard is based on prometheus metrics exposed by an [exporter](https://github.com/danielqsj/kafka_exporter). This dashboard has charts highlighting Topic Partitions, Replicas, Under Replicated Partitions, In Sync Replicas, Current Offset, Oldest Offset, Leader Is Preferred, Leader, and Brokers"
related_integrations:
- id: kafka
platform: GKE