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

Issue/#18/Handle error logging for third party issues #19

Merged
merged 5 commits into from
Apr 3, 2019

Conversation

praweb
Copy link
Contributor

@praweb praweb commented Apr 2, 2019

This is to address ticket #18

With the fix introduced in #15, errors are being stopped form reported everywhere. And also have noticed that circuit breaker errors are not logged into newrelic.

This PR allows logging into sentry only if error_logging_enabled is set to true, and errors will be always logged into Newrelic.

An example of error being reported after this fix:
https://rpm.newrelic.com/accounts/1488697/applications/62992650/traced_errors/fe78a41a-554f-11e9-9628-0242ac110008_0_8070

@praweb praweb self-assigned this Apr 2, 2019
@praweb praweb added the bug Something isn't working label Apr 2, 2019
@praweb praweb merged commit 4dd5740 into develop Apr 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants