Skip to content

Tags: datastax/metric-collector-for-apache-cassandra

Tags

v0.3.5

Toggle v0.3.5's commit message
Update github actions to use new github cli

hub command is deprecated and replaced by new gh cli command

v0.3.4

Toggle v0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

Toggle v0.3.3's commit message
Adds support for Cassandra 4.1 and newer

v0.3.2

Toggle v0.3.2's commit message

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update collectd version

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change filtering rules behavior (#48)

Filtering rules now mimic the behavior of iptables firewall rules. The last applicable rule wins.
Made the test GHA workflow trigger on PRs.

v0.2.0

Toggle v0.2.0's commit message

v0.1.13

Toggle v0.1.13's commit message
Generated updated K8s templates

v0.1.12

Toggle v0.1.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove query handler injection (#23)

* Remove query handler injection

* Fix tests

v0.1.11

Toggle v0.1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use shaded jackson (#15)

* Use shaded Jackson. fixes #14

* Remove Optional<> from JSON object serialization