View Source Nebulex.Telemetry.StatsHandler (Nebulex v2.6.4)
Telemetry handler for aggregating cache stats; it relies on the default stats
implementation based on Erlang counters. See Nebulex.Adapter.Stats
.
This handler is used by the built-in local adapter when the option :stats
is set to true
.