Skip to content

Add cache count metrics to rails cache

username-removed-274314 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