Skip to content

Catching errors in Ajax, Angular?  #332

@pratik60

Description

@pratik60

Hi Guys

I have installed Sentry successfully for the purpose of tracking errors on the client facing side of the app. But the docs are a little unclear, if I need to do anything on my end, except integrating the plugin.

I have currently downloaded the script as such => //cdn.ravenjs.com/1.1.17/angular,console,jquery,native/raven.min.js

And as far as I could make out, the angular plugin has an exception handler which should hook onto the angular app, and send messages to raven. Couldn't understand, though if the ajax wrappers are already built in.

I came across this => https://github.com/getsentry/raven-js/pull/204/files , but can't see this file anymore and I am wondering if I need to write any code in my app to achieve the same?

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions