Cassandra.Link
The best knowledge base on Apache Cassandra®
Helping platform leaders, architects, engineers, and operators build scalable real time data platforms.
A collection of 28 posts
smartcat-labs/cassandra-diagnostics
8/3/2018
Monitoring and audit power kit for Apache Cassandra. IntroductionCassandra Diagnostics is an extension for Apache Cassandra server node implemented as Java agent. It uses bytecode instrumentation to ...
SoftwareMill blog: Cassandra Monitoring - part II - Graphite/InfluxDB & Grafana on Docker
8/1/2018
This is the second part of the Cassandra Monitoring miniseries, index of all parts below:Cassandra Monitoring - part I - Introduction Cassandra Monitoring - part II - Graphite/InfluxDB & Grafana on Do...
SoftwareMill blog: Cassandra Monitoring - part I - Introduction
This is the first part of the Cassandra Monitoring miniseries, index of all parts below:Cassandra Monitoring - part I - Introduction Cassandra Monitoring - part II - Graphite/InfluxDB & Grafana on Doc...
zegelin/cassandra-exporter
7/10/2018
Project Status: alphaIntroductioncassandra-exporter is a Java agent that exports Cassandra metrics to Prometheus.It enables high performance collection of Cassandra metrics and follows the Prometheus ...
criteo/cassandra_exporter
6/21/2018
README.md Description Cassandra exporter is a standalone application which exports Apache Cassandra® metrics throught a prometheus friendly endpoint. This project is originally a...
KairosDB
5/15/2018
Fast Time Series Database on Cassandra. Rich features to answer your needs CollectorsData can be pushed in KairosDB via multiple protocols : Telnet, Rest, Graphite. Other mechanisms such as ...
thelastpickle/cassandra-zipkin-tracing
4/21/2018
README.md Cassandra-3.4 provides pluggable tracing. By adding 3 jar files to the Cassandra classpath and one jvm option, Cassandra's tracing is replaced with Zipkin. It can even ide...
Monitoring Cassandra with Prometheus
2/11/2018
Cassandra is one of many Java-based systems that offers metrics via JMX. The JMX Exporter offers way to use these with Prometheus. By following these steps you can be up and running in under a minute!...