Sentry provides engineering teams with tools to detect and solve user-impacting bugs and other issues.
$26
per month
SolarWinds AppOptics
Score 8.1 out of 10
N/A
SolarWinds AppOptics (formerly Librato) is an IT infrastructure monitoring service and APM, based on technology acquired by SolarWinds with Librato in 2015 to expand its cloud monitoring portfolio.
N/A
Pricing
Sentry
SolarWinds AppOptics
Editions & Modules
Team
$26
per month
Business
$80
per month
Developer
Free
Enterprise
Contact sales team
No answers on this topic
Offerings
Pricing Offerings
Sentry
SolarWinds AppOptics
Free Trial
Yes
Yes
Free/Freemium Version
Yes
No
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
—
—
More Pricing Information
Community Pulse
Sentry
SolarWinds AppOptics
Features
Sentry
SolarWinds AppOptics
Application Performance Management
Comparison of Application Performance Management features of Product A and Product B
[Sentry] is honestly an amazing product. It allows us to detect errors in real time complete with stack traces and any extra accompanying information the developer wants to provide in the alert. With the alerting into Slack it has allowed us to quickly triage and tag in people who need eyes on a specific issue. It would be really useful in any Saas product environment.
AppOptics is good for small to medium-sized organizations with less than 150 servers or less than 40 services to monitor. It performs well for this use case where people need to get an overview of application performance, and 95%ile data is okay. Somewhere every data point and every record is critical; it should be avoided.
The only thing that I would add is the possibility to display every single query our servers receive to eventually analyze them and query through them. We could also generate nice visualizations from that. Right now I believe we can only see averages.
AppOptics has performed well for all of the major functions we have needed it for. Especially when it comes to tracking down response time issues and researching app performance for different pages and different times of day we have been able to do everything we need to. We know there are some more advanced features that could help us in more niche areas, but haven't had the time to delve deeper into using or setting them up.
Solarwinds AppOptics is rated as 9 out of 10 and the reason is there are still few areas where AppOptics needs to improve such as Service Now Integration, GCP Cloud Support, Better Dashboard visualization for application transactions flow. Other than these feature everything is there in AppOptics and that's a reason given 9 points out of 10.
We actually ended up using both because New Relic is a more robust overall IT infrastructure monitoring product. However, sentry is more developer oriented on the backend and more client friendly on the front end as far as showing results and the dashboard etc. It can provide product level insights that New Relic does not.
What we found positive in AppOptics from others is:
Easy to install and manage.
Various stack support.
Point to point deep-dive metrics and correlation.
Metrics like DB connection, query analysis, latency in API calls, and other connections, response codes for various APIs, etc are the key ones in our case, which AppOptics provides efficiently.
Error tracking is a must in any modern dynamic website or app. By looking into the error notifications I'm able to fix errors before anyone even has a chance to complain about them!
Surprisingly, many website issues aren't showing up in Sentry, because they don't trigger exceptions. I'm interested in seeing if I can use Sentry to catch manually-triggered exceptions for "undesirable states" that my website can find itself in. Of course, that means I have to figure out how to have my client code recognize that it's in an undesirable state...