Skip to content

<no message value> entries in Sentry from raven.js #691

Description

@momoadeli

Versions:
raven.js 3.5.0
Sentry: 8.3.3
Exception Handler: AngularJS 1.5.8

Hi,
I have one of the following in my AJS exception handler. This generates 'no message value' entries but more detailed content.

Raven.captureException(exception);

This, however, has a proper message header but much less detail in the content:

Raven.captureException(exception.stack);

For visual reference, I have the following generated in Sentry depending on when I pass 'exception.stack' vs 'exception' to Raven.captureException: Thoughts greatly appreciated.

screen shot 2016-08-18 at 9 52 05 am

Activity

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

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