identity_cache icon indicating copy to clipboard operation
identity_cache copied to clipboard

Log stats after every request?

Open jeffblake opened this issue 9 years ago • 0 comments

I would like to send # of cache hits, # cache misses, # cache writes, cache store latency, memoized cache hits, etc to $stdout (for transport to Librato). Is any of this information available for me to stick in an after_action or something?

jeffblake avatar Mar 11 '16 17:03 jeffblake