Skip to content

ActionCache timing + hit/miss metrics

Jeremiah Bonney requested to merge jbonney/action-cache-metrics into master

Description

This MR adds some simple metrics for the ActionCache, which didn't previously have any. It publishes a metric for how long GetActionResult/UpdateActionResult takes, as well as a count for cache hits and cache misses.

Merge request reports

Loading