Description:
With the release of Cassandra 4.1, we have noticed a regression in the metric collection process for the collectd_mcac_micros_bucket_ metric, which is essential for monitoring and performance analysis. The MCAC module is no longer generating this metric as expected.
Steps to Reproduce:
Use Cassandra version 4.1+.
curl http://localhost:9103/metrics | grep micros_
Expected Behavior:
The collectd_mcac_micros_bucket_ metric should be generated and updated as before in Cassandra 4.1, allowing proper monitoring.
Environment:
- Cassandra Version: 4.1.0
- MCAC version : 0.3.4