Need advice about which tool to choose?Ask the StackShare community!
What is New Relic?
What is Scout?
What is Skylight?
Need advice about which tool to choose?Ask the StackShare community!
Why do developers choose New Relic?
- Easy setup412
- Ease of use193
- Great ui151
- Free tier107
Why do developers choose Scout?
Sign up to add, upvote and see more prosMake informed product decisions
What are the cons of using New Relic?
What are the cons of using Scout?
What are the cons of using Skylight?
Sign up to add, upvote and see more consMake informed product decisions
What companies use Scout?
What companies use Skylight?
Sign up to get full access to all the companiesMake informed product decisions
What tools integrate with New Relic?
What tools integrate with Skylight?
Sign up to get full access to all the tool integrationsMake informed product decisions
Which #APM / #Infrastructure #Monitoring solution to use?
The 2 major players in that space are New Relic and Datadog Both are very comparable in terms of pricing, capabilities (Datadog recently introduced APM as well).
In our use case, keeping the number of tools minimal was a major selection criteria.
As we were already using #NewRelic, my recommendation was to move to the pro tier so we would benefit from advanced APM features, synthetics, mobile & infrastructure monitoring. And gain 360 degree view of our infrastructure.
Few things I liked about New Relic: - Mobile App and push notificatin - Ease of setting up new alerts - Being notified via email and push notifications without requiring another alerting 3rd party solution
I've certainly seen use cases where NewRelic can also be used as an input data source for Datadog. Therefore depending on your use case, it might also be worth evaluating a joint usage of both solutions.
We currently monitor performance with the following tools:
- Heroku Metrics: our main app is Hosted on Heroku, so it is the best place to get quick server metrics like memory usage, load averages, or response times.
- Good old New Relic for detailed general metrics, including transaction times.
- Skylight for more specific Rails
Controller#action
transaction times. Navigating those timings is much better than with New Relic, as you get a clear full breakdown of everything that happens for a given request.
Skylight offers better Rails performance insights, so why use New Relic? Because it does frontend monitoring, while Skylight doesn't. Now that we have a separate frontend app though, our frontend engineers are looking into more specialized frontend monitoring solutions.
Finally, if one of our apps go down, Pingdom alerts us on Slack and texts some of us.
Regarding Continuous Integration - we've started with something very easy to set up - CircleCI , but with time we're adding more & more complex pipelines - we use Jenkins to configure & run those. It's much more effort, but at some point we had to pay for the flexibility we expected. Our source code version control is Git (which probably doesn't require a rationale these days) and we keep repos in GitHub - since the very beginning & we never considered moving out. Our primary monitoring these days is in New Relic (Ruby & SPA apps) and AppSignal (Elixir apps) - we're considering unifying it in New Relic , but this will require some improvements in Elixir app observability. For error reporting we use Sentry (a very popular choice in this class) & we collect our distributed logs using Logentries (to avoid semi-manual handling here).

We love Scout at Rollbar. Here's how we use it.
Zero configuration monitoring for new hosts
We have added Scout to our Ansible configuration for new host setup. So, when we provision a new machine, we get basic monitoring without any extra configuration. Once the host is up and running, we add it to the appropriate role in Scout and all of our monitoring plugins are magically deployed and enabled on the new host.
Monitoring HTTP response codes
One of the best things about Scout is how beautiful and therefore usable their graphs are. We have a Scout dashboard which shows all of our response codes which allows us to quickly see connections between different hosts when problems occur.
Custom plugins!
Scout's plugin model makes it really easy to extend. We have implemented our own log monitoring plugin which reports met