plugin/cache: Fix: metric `cache miss total` shall include ttl case (#1897)
In the case of ttl <= 0, `cacheMisses` should increase its counter.
Signed-off-by:
Jun Li <lijun.git@gmail.com>
Showing
Please register or sign in to comment
In the case of ttl <= 0, `cacheMisses` should increase its counter.
Signed-off-by:
Jun Li <lijun.git@gmail.com>