I built an APM tool for Rails apps – DeadBro
I got tired of the existing APM options being overkill for smaller Rails projects, so I built DeadBro. It detects N+1 queries, tracks errors with full stack traces, and sends alerts via Slack or Pushover when things break. Real-time dashboards, multi-app and multi-environment support, installs via the dead_bro gem.
It’s free right now while I’m in Early Access. If you’re running a Rails app, I’d love for you to try it and tell me what’s missing.
Post a comment