Skip to content

Monitoring Cassandra

Aleks Volochnev edited this page Feb 28, 2021 · 6 revisions

2. Monitoring Cassandra

✅ Step 1i: Monitor your system

Modern applications and systems require that you can monitor them. K8ssandra is no different and to that end provides us with built-in Grafana and Prometheus.

To find the UI for Grafana and Prometheus use the links page in your instance and click on the corresponding Grafana and Prometheus.

If running on a local kind cluster navigate to prometheus.localhost:8080 and grafana.localhost:8080

For Grafana the credentials are:

username: admin
password: secret

images

Locate the panel on the left and pick Dashboard > Manage. Then click the ellipsis to show the available dashboards images

Cassandra Overview images

Cassandra Cluster Condenses images

Cassandra Node Metrics images

Clone this wiki locally