Hi, We are using the Stats_Over_Http plugin to pull stats from our ATS instances. We are then using those stats to generate KPIs, such as Cache Hit Ratio.
One issue we’ve seen is that during idle periods of no activity (other than our Stats_Over_Http scrapes) we still see the statistic proxy.process.cache_total_misses incrementing in line with our calls to the Stats_Over_Http plugin. This in turn pulls down our Cache Hit Ratio KPI, which is not a completely accurate representation of the situation. Although this behavior isn’t entirely unexpected it would be nice if the Stats_Over_Http activity wasn’t reported in this way. Obviously on an ATS instance with any reasonable load, this discrepancy would be considered noise, but we would like to address it if we can. Are we missing something, and is there a solution to this issue? Thanks, Nick Dunkin