Re: Data read size from table

2021-09-11 Thread Bowen Song
Hello Ashish, I don't think Cassandra exposes any metrics like that via the JMX interface (which is where the Prometheus JMX exporter is getting the metrics from). However, you do have a few other options to achieve the same goal, such as request tracing (nodetool settraceprobability), slow

Data read size from table

2021-09-11 Thread MyWorld
Hi all, We are using Prometheus + grafana for monitoring apache cassandra with scrape interval of 15s. We have a table 'x' with partition size varying from 2mb to 80mb. We know there are few big partition entries present in this table and my objective is to monitor when this big partition entry is