Metric does not match

Following metrics values does not match, please explain what it means?

scylla_storage_proxy_coordinator_foreground_reads

scylla_storage_proxy_coordinator_read_latency_count

Does not match what? :slight_smile: ?

Anyhow if you install scylla monitoring ( ScyllaDB Monitoring Stack | ScyllaDB Docs ), in dashboard of monitoring you can hover your mouse above (i) icon to get explanation of metrics, below are:

scylla_storage_proxy_coordinator_foreground_reads

scylla_storage_proxy_coordinator_read_latency_count

  • this is used for calculating Reads rate, it’s part of:
    HELP scylla_storage_proxy_coordinator_read_latency The general read latency histogram
    TYPE scylla_storage_proxy_coordinator_read_latency histogram

you can get other help for metrics by doing on Scylla node:
curl http://<LISTEN_ADDRESS_OF_SCYLLA>:9180/metrics