Errbit vs TrackJS: What are the differences?
What is Errbit? The open source error catcher that's Airbrake API compliant. Errbit is a tool for collecting and managing errors from other applications. It is Airbrake (formerly known as Hoptoad) API compliant, so if you are already using Airbrake, you can just point the airbrake gem to your Errbit server.
What is TrackJS? JavaScript Error Monitoring for Modern Web Applications. Production error monitoring and reporting for web applications. TrackJS provides deep insights into real user errors. See the user, network, and application events that tell the story of an error so you can actually fix them.
Errbit and TrackJS belong to "Exception Monitoring" category of the tech stack.
Some of the features offered by Errbit are:
- Your exceptions may contain sensitive data that you don't want sitting on someone else's server
- Your application is behind a firewall
- You'd like to brand your error catcher
On the other hand, TrackJS provides the following key features:
- Telemetry Timeline: More than just an error. The Telemetry Timeline shows the user, network, and console events that preceded an error, like an airplane's BlackBox for your webapp.
- Realtime Dashboard: Compare the hits and errors for your webapp over time. See if a recent change is causing failures, and where to prioritize debugging.
- Intelligence Alerting: Get notified when issues important to you are happening, right to your email or chat room.
"Airbrake compliant" is the primary reason why developers consider Errbit over the competitors, whereas "Great error reporting" was stated as the key factor in picking TrackJS.
Errbit is an open source tool with 4.01K GitHub stars and 981 GitHub forks. Here's a link to Errbit's open source repository on GitHub.