DSE cluster metrics
DataStax Enterprise (DSE) exposes a number of statistics and management operations, including all metrics from Apache Cassandra monitoring, via Java Management Extensions (JMX).
- Table statistics
-
Compaction metrics provide a number of statistics that are important for monitoring performance trends.
- Thread pool and read/write latency statistics
-
Increases in pending tasks on thread pool statistics can indicate when to add additional capacity.
- Compaction metrics
-
Monitoring compaction performance is an important aspect of knowing when to add capacity to your cluster.
- Endpoint metrics MBean
-
The endpoint metrics MBean tracks the number of requests made to each endpoint per second by the DSE internode communication router.
- NodeSync metric MBeans
-
Use to track data validation operations.
- NodeSync Service MBean
-
Settings for the local NodeSync service.