Releases: datastax/metric-collector-for-apache-cassandra
Releases · datastax/metric-collector-for-apache-cassandra
v0.3.5: Update github actions to use new github cli
v0.3.4
Merge pull request #87 from burmanm/update_bytebuddy Update ByteBuddy from 1.10.10 to 1.12.19 to support newer mgmt-api
v0.3.3
Adds support for Cassandra 4.1 and newer
v0.3.2
v0.3.1
Update collectd version
v0.3.0
Change filtering rules behavior.
Filtering rules now mimic the behavior of iptables firewall rules. The last applicable rule wins.
v0.2.0
v0.1.13
Generated updated K8s templates
v0.1.12
Remove query handler injection (#23) * Remove query handler injection * Fix tests
v0.1.11
Use shaded jackson (#15) * Use shaded Jackson. fixes #14 * Remove Optional<> from JSON object serialization