Fantastic APM for Rails based apps
Use Cases and Deployment Scope
Pros
- Rails instrumentation
- Segmentation by controllers and sometimes methods
- Detecting low performing endpoints
Cons
- Errors (is a new functionality but I didn't get well how it can replace rollbar for example).
- Usage measuring: In some cases is easy to get "disabled" due to a peak of bad requests.
- Editing app's names
Return on Investment
- Speed to solve incidents
- Easy to monitor new endpoints or deployments
- Easy to monitor background jobs (like sidekiq)







