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

Add the "Read Path Dashboard" as defined in #27. To be reviewed / tested and merged!

I've downloaded and used the default configuration for 7 node cassandra cluster. When ever I restart the cluster, for few mins, I am getting metrics, after that, its none. But...

Bumps [py](https://github.com/pytest-dev/py) from 1.8.1 to 1.10.0. Changelog Sourced from py's changelog. 1.10.0 (2020-12-12) Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651) Update vendored apipkg: 1.4...

dependencies
python

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies
python

As k8ssandra evolves a large swath of the growth in mcac will be driven via k8ssandra, so we'll be moving the metric-collector-for-apache-cassandra repo from datastax -> k8ssandra.

Hello, I am seeing the following errors in cassandra-collectd.log ``` 2021-03-01 10:45:24] plugin_dispatch_values: Low water mark reached. Dropping 100% of metrics. [2021-03-01 10:45:34] plugin_dispatch_values: Low water mark reached. Dropping 100%...

As part of our idea for MCAC dashboards design, we need 2 kind of dashboards, for 2 distinct usages: Overview Dashboard(s) - To detect anomalies. That's the dashboard where alerting...

https://github.com/datastax/metric-collector-for-apache-cassandra/blob/c3e26c84cc87698bfc26e971d1e3b13fbfe528f7/dashboards/demo/docker-compose.yml#L46

I am on Windows 10 machine and Cassandra is running locally. I followed the steps mentioned in README but localhost:9103 is not reachable I downloaded the jar from https://github.com/datastax/metric-collector-for-apache-cassandra/releases/tag/v0.1.13 Then...

Hi, We recently integrated mac agent with cassandra running in AWS EKS clusters to get detailed cassandra metrics. We observed that after adding the agent it shoot up the memory...