shotover-proxy icon indicating copy to clipboard operation
shotover-proxy copied to clipboard

Improve Cache metrics

Open Claude-at-Instaclustr opened this issue 3 years ago • 0 comments

RP #598 (Use cql3 parser) brings in a miss metric for the cache. This metric is used in testing to verify that a missed item is then served from the cache. However, by itself, it is not a good consumer metric. At a minimum the number of hits should also be returned. As a bonus the keys for the request also should be logged so that an estimate of unique hits can be generated.

Claude-at-Instaclustr avatar Apr 26 '22 08:04 Claude-at-Instaclustr