Skip to content

Instantly share code, notes, and snippets.

@beshkenadze
Last active August 29, 2015 14:23
Show Gist options
  • Star 15 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save beshkenadze/fe05485f4d635886ca1a to your computer and use it in GitHub Desktop.
Save beshkenadze/fe05485f4d635886ca1a to your computer and use it in GitHub Desktop.
Compare the services to collect errors.
Name Price Integrations Limits Language
bugsnag.com $29 per month slack, jira 5 devs javascript, php
speedcurve.com $0.01 per check slack, jira - javascript
honeybadger.io $44 per month slack, jira 5 projects javascript
atatus.com $29 per month slack, jira 200000 view/month javascript
muscula.com $14 per month - 1 000 000 errors/month javascript
exceptional.io - - - -
airbrake.io $39 per month slack, jira 5 projects, 10 users, rate limit javascript, php
errorception.com $29 per month slack, jira 20,000 errors/day javascript
rollbar.com $29 per month slack, jira 100,000 events/month javascript/php
qbaka.com $49 per month - 25K users (visits), 5M errors/day javascript
getsentry.com $29 per month - 20 events per minute, 10 users javascript/php
appfail.com $45 per month - 10 projects, 6 users javascript
@gEndelf
Copy link

gEndelf commented Jun 23, 2015

getsentry - free, opensource, + python/ruby. integration can be implemented with api

@rilian
Copy link

rilian commented Jun 23, 2015

errbit - free, opensource, ruby

@creeonix
Copy link

Airbrake has rate limit base on plan

@bebraw
Copy link

bebraw commented Jun 24, 2015

Missing ErrorBoard (open source, Node.js) and Bugira.

@beshkenadze
Copy link
Author

@gEndelf All services, which support more than one platform, have almost all popular languages.
And I don't see anything about open source.

@beshkenadze
Copy link
Author

@rilian This is not a service, so it should not be added to the table, but thanks for the link!

@beshkenadze
Copy link
Author

@bebraw Bugira is issue Reporting and Task Tracking for Web Sites.
Thanks for ErrorBoard link!

@beshkenadze
Copy link
Author

@creeonix thx!

@floatdrop
Copy link

@beshkenadze sentry can be deployed on your hardware for free - https://github.com/getsentry/sentry

@krasnoperov
Copy link

Ansible playbook for deploying private Sentry https://github.com/krasnoperov/build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment