cassandra-dashboard 9,8409,840
Revision 3: https://grafana.com/api/dashboards/10849/revisions/3/download
This dashboard shows a set of graphs to monitor the operations of Apache Cassandra clusters. It should be compatible with most versions, except perhaps the "Repair Ratio" graph that only works in recent ones. Among others:
- Global cluster operations [per type]
- Operations per instance [per type]
- Latencies
- Active/blocked/pending thread details
- Timeouts, unavailables and other errors
- Cache info
- Compaction information
- Load per instance
- Large partitions
- Tombstones
- Repair status and progress
The backend database is Prometheus, feel free to reuse the Ansible roles I have created:
https://github.com/mimarpe/ansible/tree/master/roles/prometheus-deploy
cassandra-exporter is used as external agent on the Cassandra nodes to get the metrics. It is based on jmx-exporter. You can use the role or template configuration here to deploy it:
Cassandra-Reaper is used for repair scheduling and for the metrics used in the dashboard
Used Metrics 77
cassandra_stats
short_instance
instance
:
io_cassandrareaper_service_SegmentRunner_repairing
io_cassandrareaper_service_RepairRunner_repairProgress
io_cassandrareaper_service_RepairRunner_millisSinceLastRepair