metric-collector-for-apache-cassandra icon indicating copy to clipboard operation
metric-collector-for-apache-cassandra copied to clipboard

Drop-in metrics collection and dashboards for Apache Cassandra

Results 62 metric-collector-for-apache-cassandra issues
Sort by recently updated
recently updated
newest added

The diff is fairly large in the Jsonnet files due to changes in indentation, I have also run `jsonnetfmt` on them, but there are no changes in the generated dashboards...

It would be nice if the Jsonnet dashboards could follow the mixin structure described here: https://monitoring.mixins.dev/ This would require to make the dashboards and their dependencies (e.g. grafonnet) easy to...

Bumps cassandra-all from 3.11.10 to 3.11.12. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.cassandra:cassandra-all&package-manager=maven&previous-version=3.11.10&new-version=3.11.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image. #### Changes included in this PR - Dockerfile We recommend...

After I deployed the mcac monitor(for 4 nodes cassandra cluster),I find cassandra system.log output warning information as follow frequently: WARN [insights-6-1] 2022-02-15 10:48:29,236 UnixSocketClient.java:629 - Error reporting: java.lang.IllegalStateException: Unable to...

Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image. #### Changes included in this PR - Dockerfile We recommend...

Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image. #### Changes included in this PR - Dockerfile We recommend...

Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image. #### Changes included in this PR - Dockerfile We recommend...

Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image. #### Changes included in this PR - Dockerfile We recommend...

I implemented the metrics collector on Cassandra 3.11 and got the following log on startup. Running on RHEL 7, and ppc64le architecture. ``` INFO [main] 2021-01-18 23:19:58,353 CassandraDaemonInterceptor.java:61 - Starting...