# `Nebulex.Telemetry.StatsHandler`
[🔗](https://github.com/elixir-nebulex/nebulex/blob/v2.6.6/lib/nebulex/telemetry/stats_handler.ex#L1)

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`.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
