k8ssandra / management-api-for-apache-cassandra

RESTful / Secure Management Sidecar for Apache Cassandra
Apache License 2.0
70 stars 51 forks source link

Latency metrics aren't exposed anymore in 4.1 #444

Closed adejanovski closed 6 months ago

adejanovski commented 6 months ago

Upgrading to Cassandra 4.1 will make some latency metrics disappear because the bucket offsets have changed in that version. We need to address that issue in the metrics endpoint so that we get those metrics back in the output.