Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

All good points.

Mind elaborating on the jQuery point for others? Link?

We haven't hit the other two concerns just yet but they definitely make sense. I feel that getsentry/ravenjs type products will have to offer something to filter out the noise and for offline log buffering. Both fixable, but probably not by us.



Go to https://github.com/getsentry/raven-js/blob/master/dist/1.0.8... and search for jQuery. You will see code that wraps $.event.add(), $.fn.ready(), and $.ajax()

Search for _helper('setTimeout') and _helper('setInterval') to see how it injects exception capture for those functions.

The above cover the vast majority of code entry points if using jQuery.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: