Cache.Metrics (elixir_cache v0.3.11)

View Source

Add the following metrics for elixir_cache into prometheus_telmetery, this module will only be included if the library is included:

Metrics included:

  • elixir_cache.cache.get.count
  • elixir_cache.cache.get.miss.count
  • elixir_cache.cache.get.error.count
  • elixir_cache.cache.put.count
  • elixir_cache.cache.delete.count
  • elixir_cache.cache.get.duration.millisecond

Summary

Functions

metrics()