Memento - A Better Mnesia Adapter Monitoring Your Elixir App with Prometheus

Intercept your Elixir functions with Interceptor

I needed an easy way to intercept function calls, so I could send metrics whenever a function completed successfully or not. After looking at the current offers, I’ve decided to scratch my own itch!

You can find the Interceptor library at https://hex.pm/packages/interceptor or https://github.com/amalbuquerque/interceptor