instaclustr / cassandra-exporter

Java agent for exporting Cassandra metrics to Prometheus
Apache License 2.0
73 stars 46 forks source link

Cassandra 2 support #120

Open wi11dey opened 1 month ago

wi11dey commented 1 month ago

WIP of Cassandra 2.2.x support (specifically, 2.2.18). The branch is based off of tag v0.9.10 (the compatibility chart here https://github.com/instaclustr/cassandra-exporter?tab=readme-ov-file#compatibility says v0.9.11 is the version that supports Cassandra 3 but I couldn't find any corresponding git tag)

Closes https://github.com/instaclustr/cassandra-exporter/issues/18