Broadcom Application Delivery Analysis is an application performance management tool designed to prove how well a network delivers applications to users with application delivery analysis of performance and availability of SLA measurements.
N/A
Sentry
Score 8.7 out of 10
N/A
Sentry provides engineering teams with tools to detect and solve user-impacting bugs and other issues.
$26
per month
Pricing
Broadcom Application Delivery Analysis
Sentry
Editions & Modules
No answers on this topic
Team
$26
per month
Business
$80
per month
Developer
Free
Enterprise
Contact sales team
Offerings
Pricing Offerings
Broadcom Application Delivery Analysis
Sentry
Free Trial
No
Yes
Free/Freemium Version
No
Yes
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
—
—
More Pricing Information
Community Pulse
Broadcom Application Delivery Analysis
Sentry
Considered Both Products
Broadcom Application Delivery Analysis
Verified User
Anonymous
Chose Broadcom Application Delivery Analysis
Along with the Parasoft SOA tool, it is unquestionably among the top leaders in API testing and virtualization. Many open-source API testing libraries are free, including Rest Assured, Karate, and even Postman and SOAP UI, which goes against CA.
It is cheaper and offers better support for front-end applications for enterprise large environments with more then 30 scrum teams and hundreds of micro frontend applications. The configuration options, both with the agent and from the user interface, are superior to other …
We used rollbar but didn't like the configuration its not easy. And also doesn't support wide features like Sentry although its a cheaper option but doesn't have the dash-boarding like Sentry and its was not easy to integrate webhooks for different purposes. Somehow many people …
Both AppD and Instana are a superset of sentry the majority of the time. Sentry is specialised in error tracking does the best in it, but the other too mentioned does a similar job along with multiple other monitoring features. Also, sampling of data is best in Instana, and is …
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 …
Sentry was cheaper and lighter weight/easier to deal with. New Relic always felt like it was slowing the site down some. I don’t think either has had any major negative impact, but Sentry always seemed better/faster. Also, Sentry doesn’t have contracts like New Relic does …
Sentry is better suited for tracking and aggregating exceptions over New Relic. New Relic does report on exceptions that occur, but Sentry is better at rolling up similar exceptions and filtering out the noise. Sentry also does a great job at identifying when an exception first …
Sentry is really a tool to be used in combination with other things, like Pingdom and PagerDuty. For those applications, Sentry is a far more full-features offering that lets you see why errors happened, not just be alerted to their occurrence. We chose it over other error …
There are quite a few players in this space, but Rollbar and Sentry seem to be the top two. I can't remember why I chose Sentry over Rollbar, but they seem pretty close in terms of features.
Look no farther than this tool if you need an API testing solution that also includes service virtualization. This technology also forces you to move your testing lifecycle to earlier stages of development, which improves the overall SDLC.
[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.
This is an excellent tool for implementing Service virtualization in your own and/or third-party web services. This ensures that our automation and performance test environments are always available and consistent.
This application also aids in the setup and maintenance of test data, which is an important component of test automation.
This tool has a license fee and is not free. Many open-source tools provide free API testing solutions, therefore turning some of this tool's features open-source might be beneficial.
The tool's load testing component is not integrated and instead relies on the free Blaze meter.
Its incredibly versatile, but that leads to complexity for the uninitiated, which can be intimidating. Nevertheless its a well polished product, in our case leading to only using it for a focus on frontend is still more cost effective than buying a one-to-rule-them-all tool...
Along with the Parasoft SOA tool, it is unquestionably among the top leaders in API testing and virtualization. Many open-source API testing libraries are free, including Rest Assured, Karate, and even Postman and SOAP UI, which goes against CA.
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.
In our group, this instrument produced a high return on investment. We saw a considerable reduction in downtime in our test environments thanks to service virtualization.
In addition, service virtualization reduces the expenses of interacting with third-party services, which is common in low-cost contexts.
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...