shotover-proxy
                                
                                
                                
                                    shotover-proxy copied to clipboard
                            
                            
                            
                        Improve Cache metrics
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.