Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Propose a way to ignore current unwanted TransitionAborted raised by Ember 2.X #1

Merged
merged 1 commit into from
Nov 10, 2016

Conversation

Boubalou
Copy link
Member

This is a quick and dirty proposal to not log to New Relic errors that aren't desired. In the current context, there is an issue where TransitionAborted errors that are regular redirects are reported and causing a lot of noise into New Relic analytics tooling.

See emberjs/ember.js#12505 for more details on the current issue in Ember.

This proposal is inspired by the change made for Sentry by this commit: https://github.com/stravid/datsu-frontend/commit/e4d8d9adc496dff4a310f47fd95f050a71d2c196

…Ember 2.X

This is a quick and dirty proposal to not log to New Relic errors that aren't desired. In the current context, there is an issue where TransitionAborted errors that are regular redirects are reported and causing a lot of noise into New Relic analytics tooling.

See emberjs/ember.js#12505 for more details on the current issue in Ember.

This proposal is inspired by the change made for Sentry by this commit: https://github.com/stravid/datsu-frontend/commit/e4d8d9adc496dff4a310f47fd95f050a71d2c196
@Boubalou
Copy link
Member Author

Boubalou commented Nov 10, 2016

Created this PR to use it internally in Fonse since the initial owner seems to have low maintenance on the original project.

Copy link
Member

@charlesdemers charlesdemers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@Boubalou Boubalou changed the base branch from master to fonse November 10, 2016 14:10
@Boubalou Boubalou merged commit ffe9e7e into fonse Nov 10, 2016
@Boubalou Boubalou deleted the ignore-transition-aborted-errors branch November 10, 2016 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants