I did look at the document and tried setting up the metric as following,
does this is not matching with the total read requests. I am using
"ReadLatency_OneMinuteRate"

/org.apache.cassandra.metrics:type=ColumnFamily,keyspace=*,scope=*,name=ReadLatency

On Thu, Aug 31, 2017 at 4:17 PM, Christophe Schmitz <
christo...@instaclustr.com> wrote:

> Hello Jai,
>
> Did you have a look at the following page: http://cassandra.apache.org/
> doc/latest/operating/metrics.html
>
> In your case, you would want the following MBeans:
> org.apache.cassandra.metrics:type=Table keyspace=<Keyspace> scope=<Table>
> name=<MetricName>
> With MetricName set to ReadLatency and WriteLatency
>
> Cheers,
>
> Christophe
>
>
>
> On 1 September 2017 at 09:08, Jai Bheemsen Rao Dhanwada <
> jaibheem...@gmail.com> wrote:
>
>> Hello All,
>>
>> I am looking to capture the CF level Read, Write count and Latency. As of
>> now I am using Telegraf plugin to capture the JMX metrics.
>>
>> What is the MBeans, scope and metric to look for the CF level metrics?
>>
>>
>
>
>

Reply via email to