cassandra_exporter icon indicating copy to clipboard operation
cassandra_exporter copied to clipboard

Apache Cassandra® metrics exporter for Prometheus

Results 15 cassandra_exporter issues
Sort by recently updated
recently updated
newest added

Hi, We have implemented your exporter on our cassandra infrastructure, but it is bringing down Prometheus due to the large memory footprint required by the "name" label. Prometheus documentation shows...

As the OpenJDK is a mystery meat even if the Docker image is actually built on the abandoned AdoptOpenJDK project.

[Trivy](https://github.com/aquasecurity/trivy) detects 11 critical vulnerabilities in the operating system (packages) of the Docker image. I do not know if there is a way to exploit them. For my peace of...

When I execute 'nodetool status', I think the cluster is healthy if all the nodes are' UN ' But I didn't seem to see anything similar in the metrics I...

I'm seeing this `NullPointerException` message with Cassandra v3.11.0 and exporter v2.3.5 running _together_ in a pod with Kubernetes. This doesn't seem to affect the exporter's behavior, everything works as expected...

[Cassandra Exporter JVM GC duration Unit.docx](https://github.com/criteo/cassandra_exporter/files/3814819/Cassandra.Exporter.JVM.GC.duration.Unit.docx)

Hi, I couldn't get client connection count metrics, any idea how to?

Exporter reports too many of following exceptions with Cassandra version 4.1.2 ``` Starting Cassandra exporter JVM_OPTS: -XX:MaxRAMFraction=2 -XX:+AlwaysPreTouch -Dorg.slf4j.simpleLogger.showDateTime=true -Dorg.slf4j.simpleLogger.dateTimeFormat="yyyy-MM-dd'T'HH:mm:ss" -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.port=5555 -Dcom.sun.management.jmxremote.local.only=false -Dnetworkaddress.cache.ttl=15 CASSANDRA_EXPORTER_CONFIG_host 127.0.0.1:7199 CASSANDRA_EXPORTER_CONFIG_listenPort 5556 Waiting...

Cassandra Exporter fails to connect to the Cassandra cluster when the exporter is run from a remote node (not part of the cluster).