cache_counts_this_run

Function cache_counts_this_run 

Source
pub fn cache_counts_this_run() -> (u64, u64, u64)
Expand description

Prefix-cache activity since the CURRENT model was loaded.

The dashboard asks “how is this model doing”, not “how has this process done since boot”; after a swap those differ. Prometheus wants the opposite and reads the cumulative counters directly.