F5 Beacon an open source tool used to gain full visibility across an application landscape, obtain app insights and business intelligence, and make better-informed decisions. With the Beacon Insight Engine, users can leverage pre-built insights or create custom insights. Beacon also integrates with many types of deployments across hybrid and multi-cloud environments—and provides a set of app stats in a simple SaaS model.
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.
F5 Beacon is best for F5-centric, hybrid, app-centric visibility, whereas Datadog is best for cloud-native, distributed observability. F5 beacon is superior for understanding BIG-IP flows, WAF, ADC behavior at the app level. It has a unified view of F5-powered applications. F5 …
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.
It is very well suited in complex, multi-cloud application environments where it provides holistic, application-centric visibility by ingesting data from NGINX and other telemetry sources. It helps troubleshoot performance issues in high-availability and regulated environments where outages have a high impact on strict SLAs. It is less appropriate in situations where organizations rely on unmaintained or archived integrations.
[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.
The reason for the above rating is that F5 Beacon delivers clear visibility, helpful insights, and streamlined decision-making, which, in turn, translates into a better user experience. Beacon easily ingests telemetry from multiple sources, including NGINX, BIG-IP devices, and third-party platforms. The Beacon insight engine generates actionable recommendations and performs anomaly detection.
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...
F5 Beacon is best for F5-centric, hybrid, app-centric visibility, whereas Datadog is best for cloud-native, distributed observability. F5 beacon is superior for understanding BIG-IP flows, WAF, ADC behavior at the app level. It has a unified view of F5-powered applications. F5 Beacon simplifies troubleshooting across multicloud F5 deployments. Beacon provides business logic level visibility.
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.
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...