identity_cache
identity_cache copied to clipboard
Log stats after every request?
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?