Blackfire.io is designed to empower PHP developers to continuously verify and improve their app’s performance in development, testing, staging and production. It makes it possible to drill down to function/method call level to understand and fix performance bottlenecks. The vendor says its wide variety of automation options makes it a breeze to add it to a development and testing workflow. The Blackfire Player, an Open Source Web Crawling, Web Tester, and Web…
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.
The pricing offered by blackfire.io was highly competitive and customisable as we opted for pay per use pricing model. Initial setup was very easy. The support team provided us with the detailed demo of the product and helped with the initial integration and setup. We already …
blackfire.io definitely provides an edge over competing products such as Datadog due to the level of monitoring and analysis it provides. Datadog is a great tool however when evaluating and catching inefficiencies in lower non production environments, blackfire.io provides a …
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.
blackfire.io is best suited for any company that has a development team managing code releases into different environments. This tool is crucial in cases where there are codebase changes or upgrades and it really helps in load testing and code validity. With every new codebase release there could be a risk of how it affects the infrastructure supporting it so blackfire.io helps report on those metrics.
[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.
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...
The pricing offered by blackfire.io was highly competitive and customisable as we opted for pay per use pricing model. Initial setup was very easy. The support team provided us with the detailed demo of the product and helped with the initial integration and setup. We already had tried our free version as well and the results looked good. So opted for blackfire.io
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...