forked from zegelin/cassandra-exporter
-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
Currently there is a vast number of metrics at node level as well as table level. Every metrics is important and has its own significance. However, capturing every thing will leads to space issues in case of large clusters. Though there are option to filter out some metrics, I don't see an option to capture only a specific percentiles from histogram metrics. Having this option saves a lot of space in case of bigger clusters with huge tables. For example, cassandra_table_coordinator_latency_seconds contains many number of metrics, out of them I may need only 99th percentile and 75 percentile metrics.
Metadata
Metadata
Assignees
Labels
No labels