What do you use to monitor your Elixir app?

These are all good suggestions. Additionally we use:

I’d use (or pick) something to store metrics in that can provide visualizations. Start small and pump some general data into that store. Add to it over time. We use telegraf currently for that.

3 Likes