Skip to content

Add cache count metrics to rails cache

Pablo Carranza [GitLab] requested to merge add-cache-count-metrics into master

Added counter for cache hits so we can see the distribution of read/write/exists operations.

Merge request reports