Best Software for 2025 is now live!
Show rating breakdown
Save to My Lists
Claimed
Claimed

Top Rated Scout Monitoring Alternatives

Scout Monitoring Reviews & Product Details - Page 3

Scout Monitoring Overview

What is Scout Monitoring?

Scout Monitoring is application performance monitoring that streamlines troubleshooting by helping developers find and fix performance issues before customers ever see them. With real-time alerting, a developer-centric UI, and tracing logic that ties bottlenecks directly to source code, Scout helps you spend less time debugging and more time building a great product. Quickly identify, prioritize, and resolve performance problems – memory bloat, N+1 queries, slow database queries, and more – with an agent that instruments the dependencies you need at a fraction of the overhead. Scout Monitoring is built for developers, by developers, and monitors Ruby, PHP, Python, and Elixir applications.

Scout Monitoring Details
Languages Supported
English, Spanish
Show LessShow More
Product Description

Application Monitoring that finds what you can't see in charts. Scout continually tracks down N+1 database queries, sources of memory bloat, performance abnormalities, and more. Get back to coding with Scout.

How do you position yourself against your competitors?

Scout APM is application performance monitoring built for developers, by developers. As a company founded by – and largely composed of – developers, we’re committed to building a highly-performant APM so our customers can streamline troubleshooting in their own applications and get back to doing what we all love, faster: building a great product.


Seller Details
Year Founded
2008
HQ Location
Fort Collins, CO
Twitter
@ScoutAPM
1,896 Twitter followers
LinkedIn® Page
www.linkedin.com
23 employees on LinkedIn®

Hayley K.
HK
Overview Provided by:

Recent Scout Monitoring Reviews

VM
Vince M.Small-Business (50 or fewer emp.)
5.0 out of 5
"Strong performance monitoring for PHP, Laravel and more"
Dev-centric performance monitoring for Laravel applications. Their service automatically collects insights about performance issues and alerts you ...
JL
Jason L.Small-Business (50 or fewer emp.)
4.0 out of 5
"Application Monitoring that Works"
Scout APM works very well and has done so for years and years now. When something changes in production I always check the ScoutAPM dashboard to s...
Matjaž M.
MM
Matjaž M.Small-Business (50 or fewer emp.)
4.0 out of 5
"Save time on optimization and identifying the slow code"
It gives you all the tools you need. You can analyze application performance, background jobs, database performance. you get traces of real users u...
Security Badge
This seller hasn't added their security information yet. Let them know that you'd like them to add it.
1 person requested security information

Scout Monitoring Media

Scout Monitoring Demo - Scout APM | Dashboard
Click and drag to quickly analyze increased response time and tie anomalies directly to endpoints.
Scout Monitoring Demo - Scout APM | Crossfilter
Quickly identify commonalities across slow requests, down to the user level, in real time.
Scout Monitoring Demo - Scout APM | Memory Bloat Insights
Tracing logic that ties bottlenecks to the specific line of code causing them, so you can pinpoint, prioritize, and fix issues fast.
Scout Monitoring Demo - Scout APM | Slow Query Insights
Tracing logic that ties bottlenecks to the specific line of code causing them, so you can pinpoint, prioritize, and fix issues fast.
Scout Monitoring Demo - Scout APM | Database Monitoring
Quick access to an overview of database query performance and detailed information on specific queries.
Answer a few questions to help the Scout Monitoring community
Have you used Scout Monitoring before?
Yes

69 Scout Monitoring Reviews

4.6 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Popular Mentions
The next elements are radio elements and sort the displayed results by the item selected and will update the results displayed.
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
69 Scout Monitoring Reviews
4.6 out of 5
69 Scout Monitoring Reviews
4.6 out of 5

Scout Monitoring Pros and Cons

How are these determined?Information
Pros and Cons are compiled from review feedback and grouped into themes to provide an easy-to-understand summary of user reviews.
Pros
Cons

Overall Review Sentiment for Scout MonitoringQuestion

Time to Implement
<1 day
>12 months
Return on Investment
<6 months
48+ months
Ease of Setup
0 (Difficult)
10 (Easy)
Log In
Want to see more insights from verified reviewers?
Log in to view review sentiment.
G2 reviews are authentic and verified.
Kamil B.
KB
Lead Engineer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite on behalf of seller
Incentivized Review
What do you like best about Scout Monitoring?

Excellent integration with GithubGets expensive with higher throughput Review collected by and hosted on G2.com.

What do you dislike about Scout Monitoring?

May get expensive with higher throughput. Could be more helpful with reducing these costs with some sort of sampling tools. Review collected by and hosted on G2.com.

Recommendations to others considering Scout Monitoring:

I already recommended Scout to a few other teams at my organisation.

It has everything you'd expect from the application monitoring: performance metrics, release tracking, histograms with response time distribution, full visibility into sample traces with an excellent integration with Github. You can literally see a timeline showing the execution of your code.

It equipped me with everything I need to be effective as a technical leader and proactively tackle any application performance issues Review collected by and hosted on G2.com.

What problems is Scout Monitoring solving and how is that benefiting you?

We use Scout for Ruby on Rails platform monitoring.

It's an invaluable tool used by the team when hunting down slow APIs, background jobs or even checking what caused an overall slow-down on the database server. Review collected by and hosted on G2.com.

Thomas Q.
TQ
CTO
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about Scout Monitoring?

Very handy dashboard, helps you spot anomalies quickly like a bigger response time or crazy N+1 queries. Setup is really quick and easy, it integrates nicely with PHP/Laravel. The dashboard are intuitive, the customer success team will organise a chat to take you through everything and answer your questions. Review collected by and hosted on G2.com.

What do you dislike about Scout Monitoring?

The memory tracking isn't available in our current setup. Review collected by and hosted on G2.com.

Recommendations to others considering Scout Monitoring:

If you have no visibility over how your app is performing you should really consider setting up ScoutAPM to see what's really going on and start decreasing your response time. Review collected by and hosted on G2.com.

What problems is Scout Monitoring solving and how is that benefiting you?

We had noticed a few slow pages on our website without being sure of what was causing it, thanks to ScoutAPM we realised we had a lot of N+1 and some controller code was actually heavy. It made us being aware of anomalies. Review collected by and hosted on G2.com.

Diogo B.
DB
Desenvolvedor web sênior
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite on behalf of seller
Incentivized Review
What do you like best about Scout Monitoring?

The simplicity to use in Rails applications. We didn't make any changes to our codebase and the tool was capable of get detailed metrics and show in a clear way. In a microsservice architecture like ours, helps a lot with requests info and background jobs. Review collected by and hosted on G2.com.

What do you dislike about Scout Monitoring?

I had a specific case where half of the time spent on the request was not categorized and show as AutoInstrument. This don't happens often but it's hard to debug without any kind of information of where to look. Review collected by and hosted on G2.com.

What problems is Scout Monitoring solving and how is that benefiting you?

We have some applications that are very sensible to performance and we need to constantly check for any issue. It helped us a lot to be more direct on what to do and where to focus. Review collected by and hosted on G2.com.

Verified User in Marketing and Advertising
UM
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite on behalf of seller
Incentivized Review
What do you like best about Scout Monitoring?

What is there to say about ScoutAPM, it is a very friendly and always replies to queries promptly, the UI of the product is quite intuitive and in addition to that we were offered a demo in order to better understand how to best squeeze the most out of it. Definitely in the short amount of time that we've used it, it has already proven it's usefulness by giving us the opportunity to see part of the platform which were not performing up to the standard we expected, making it easier for us to make them better.

I would definitely recommend ScoutAPM, as I did with my boss, to everyone who is willing to have a better understanding of what is happening under the hood even out of office hours.

Hope this helps, have a nice day. Review collected by and hosted on G2.com.

What do you dislike about Scout Monitoring?

We haven't been users for long, and so far we haven't found anything we don't like Review collected by and hosted on G2.com.

What problems is Scout Monitoring solving and how is that benefiting you?

We mostly wanted to be able to profile peaks happening outside business hours related to PHP, and we've been able to continuosly monitor the performances and solve them and to find consistent bottlenecks which needed to be addressed Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite on behalf of seller
Incentivized Review
What do you like best about Scout Monitoring?

Being able to view the details of all the traces of a single endpoint and breaking down each trace (view, SQL, Redis, etc.) is very helpful. The slowest parts of your system can be found very quickly and effortlessly with Scout APM, which is essential to be able to do for a growing software business.

Additionally, I like that the dashboard is filled with a helpful interactive graph over a selectable time range. This makes finding new bottlenecks even faster. Review collected by and hosted on G2.com.

What do you dislike about Scout Monitoring?

The traces page should have far more options for filtering, and you should be able to search for traces with the slowest AVERAGE time, not just the slowest traces overall.

Additionally, it would be nice if there were easy ways to get additional details about slow areas of code -- for example, rather than knowing a "view" takes 50% of execution time, break down the parts of the view which take long. In other words, we would like more integration with our actual code in order to get more detailed information from the Scout dashboard. Review collected by and hosted on G2.com.

Recommendations to others considering Scout Monitoring:

Scout APM is definitely worth using, and it can be helpful long-term. You can continue to receive updates on how well your app is performing by email, so if something goes wrong (which it always does), you can know immediately and use Scout to find the issue fast. Review collected by and hosted on G2.com.

What problems is Scout Monitoring solving and how is that benefiting you?

As our business scales, Scout APM is helping us to refactor our backend system to meet the performance needs of our customers. Parts of our application that are running slow can be quickly identified and fixed so that user experience remains great. Review collected by and hosted on G2.com.

Verified User in Primary/Secondary Education
AP
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite on behalf of seller
Incentivized Review
What do you like best about Scout Monitoring?

The UI of the site is straightforward, the integration was simple and the docs are well laid out. The ability to add additional context was great and has helped us utilize scout across different platforms.

The support team has been great to work with. They respond fairly quickly and have clear answers for me, even if the answers aren't what I wanted to hear. Review collected by and hosted on G2.com.

What do you dislike about Scout Monitoring?

The traces utility seems to be broken for a number of use cases. It struggles with Waitress as the server library which results in some traces lacking quality detail.

I have noticed that the Python agent doesn't have the same feature set as some of the other languages, such as Ruby. Review collected by and hosted on G2.com.

What problems is Scout Monitoring solving and how is that benefiting you?

We've used it to identify slow queries and web requests. We've made some use of the N+1 query analyzer, but the cases it does find we're generally aware of. We have setup alerts to identify cases of heavy load during the business day. Review collected by and hosted on G2.com.

Brian N.
BN
CTO
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite on behalf of seller
Incentivized Review
What do you like best about Scout Monitoring?

Simple and easy to get a heads up view of the application I was monitoring. I was always able to get a good understanding of the application performance "parts" and address the issues as they arose. The database we use, MongoDB was not supported in the same way that Postgres or MySQL is which left the team with a blind spot in our analysis of performance issues. Review collected by and hosted on G2.com.

What do you dislike about Scout Monitoring?

I think a closer integration with errors tracking would have been helpful -- it was hard to get a sense of the two, performance issues and errors reported in any cohesive way. I used a Thread profile from a past company to effectively see where the specific issues were at a ruby code level but I found no such thing in Scout Review collected by and hosted on G2.com.

What problems is Scout Monitoring solving and how is that benefiting you?

Scout is there to make sure you can monitor your application, see historical performance and check against internal benchmarks Review collected by and hosted on G2.com.

Chad W.
CW
Chief Technology Officer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite on behalf of seller
Incentivized Review
What do you like best about Scout Monitoring?

The ability to see a snapshot of memory growth, request times, and requests per second all in one place. It's super easy to use and see the timings for each section. Review collected by and hosted on G2.com.

What do you dislike about Scout Monitoring?

Occasionally I need to get very specific about request timings and it will group timings based on the calling function and not the function execution when it is called from a view. Review collected by and hosted on G2.com.

What problems is Scout Monitoring solving and how is that benefiting you?

We are able to see our average request time before and after large deploys or refactors and make sure things stay fast. We have been able to find memory bloat issues and resolve them in turn saving us money every month on sever fees. Review collected by and hosted on G2.com.

Verified User in Hospital & Health Care
UH
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Seller invite
(Original )Information
What do you like best about Scout Monitoring?

Scout let us take a look at performance trends for our endpoints and background processes over the course of time. Superimposing deployment information also helps us see whether performance degradation is correlated with a change in the codebase. Review collected by and hosted on G2.com.

What do you dislike about Scout Monitoring?

I would like to have the same performance alerting options for background processes as we have for endpoints. On a couple of occasions, we've had performance problems with background jobs where having alerting would have helped us avoid some problems in production. Review collected by and hosted on G2.com.

Recommendations to others considering Scout Monitoring:

Check ScoutAPM consistently to watch performance trends. Scout only keeps a limited amount of data, so you may want to aggregate the data yourself or record weekly/monthly averages in another system to keep that for longer-term performance monitoring. Review collected by and hosted on G2.com.

What problems is Scout Monitoring solving and how is that benefiting you?

I check in the morning before I start my day so that understand the performance problems our team might have to handle that day. Review collected by and hosted on G2.com.

Verified User in Online Media
EO
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite on behalf of seller
Incentivized Review
What do you like best about Scout Monitoring?

I found Scout APM helps me get to the root cause of a problem faster than any other tool I've used. My experience with profiling tools has largely been with desktop stuff, so with profiling of .net applications and so on. But I've found that Scout in terms of profiling a web application, gives me the best insights fastest.

I also appreciate the built-in developer tooling that allows me to analyse problems outside of production. Review collected by and hosted on G2.com.

What do you dislike about Scout Monitoring?

I have sometimes found the custom instrumentation and profiling difficult to use, with results taking some time to filter through to the reporting app if they come through at all. I also found profiling of background tasks in a development environment can be difficult. Review collected by and hosted on G2.com.

What problems is Scout Monitoring solving and how is that benefiting you?

We have used Scout APM to identify performance bottlenecks and resource contention issues, including sub-optimal database queries, poor algorithm choices and more. Review collected by and hosted on G2.com.