[
https://issues.apache.org/jira/browse/USERGRID-724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn Feldman resolved USERGRID-724.
------------------------------------
Resolution: Fixed
this.bytesOutHistorgram =
metricsFactory.getHistogram(MvccEntitySerializationStrategyV3Impl.class,
"bytes.out");
this.bytesOutTimer =
metricsFactory.getTimer(MvccEntitySerializationStrategyV3Impl.class,
"bytes.out");
this.bytesInHistorgram =
metricsFactory.getHistogram(MvccEntitySerializationStrategyV3Impl.class,
"bytes.in");
> JMX Metrics/Counters for Cassandra
> ----------------------------------
>
> Key: USERGRID-724
> URL: https://issues.apache.org/jira/browse/USERGRID-724
> Project: Usergrid
> Issue Type: Story
> Reporter: Jeffrey
> Assignee: Shawn Feldman
> Fix For: 2.1.0
>
>
> Would be nice to add metrics and counters at the lower level for bytes in/out
> Cassandra and latency
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)