Why is support for Meteor lacking amongst error tracking tools?

Hi,

I’m trying to find an alternative to Kadira for error tracking. But, it seems that nobody out there has a working and maintained integration with Meteor.

Why is this so?

See for example this list of error tracking tools. Has anyone had any success using any of these with Meteor?

http://blog.takipi.com/the-complete-guide-to-error-tracking-tools-rollbar-vs-raygun-vs-sentry-vs-airbrake-vs-bugsnag-vs-overops/

2 Likes

Meteor counts as a flavor of Javascript/Node. So all the listings that support Node should also support Meteor.

Thanks for chiming in, awatson1978.

But, have you actually tried it?

In theory they should work, but in the practice not so much (do a search on the forums for Sentry, for example".

My experience has been the same. Meteor is very different than most Node frameworks, and Kadira is what works best.