- Documentation
- Learning Hub
- Journey Introduction to integrations
- Section 2 of 3 Choose and set up an integration
Apache Cassandra integration
Slide 9 of 15
Apache Cassandra integration
The Apache Cassandra integration provides cluster monitoring for Cassandra, covering latency, compaction, JVM performance, and per-keyspace metrics. Cassandra is distributed, so monitoring spans the whole cluster, from read and write latency to compaction backlog and the JVM health of each node.
Metrics collected
- Latency: Cluster-wide and per-node read and write latency
- Compaction: Pending and blocked compaction tasks
- JVM: Garbage collection and memory
- Cluster: Node status (up/down) and endpoint health
- Keyspaces: Repair jobs, pending compactions, and disk usage
What to know
This integration offers:
- Prebuilt dashboards: overview, nodes, keyspaces, logs
- Prebuilt alerts: read/write latency, blocked compactions, CPU/memory
Prerequisites:
- Requires the JMX exporter on each Cassandra node
Documentation
View the Apache Cassandra integration documentation.