8000 feat(sentry)(agent): Improve how exceptions are handled for Sentry in the agent by ajacques · Pull Request #445 · natlas/natlas · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(sentry)(agent): Improve how exceptions are handled for Sentry in the agent #445

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

Merged
merged 1 commit into from
Aug 21, 2020

Conversation

ajacques
Copy link
Member

The natlas agent seems to always report using log statements instead of real errors. I hate the logs because they lose context and aren't multi-threaded correctly, so I did some work to improve how Sentry errors are reported. I'm not enabling tracing yet because Sentry's version is in early testing and I need more time to decide on OpenTelemetry vs Sentry.

@codeclimate
Copy link
codeclimate bot commented Aug 20, 2020

Code Climate has analyzed commit b5fe1ca and detected 0 issues on this pull request.

View more on Code Climate.

@ajacques ajacques requested a review from 0xdade August 20, 2020 06:51
@ajacques ajacques added the agent affecting natlas-agent label Aug 20, 2020
@ajacques ajacques merged commit 7500a00 into natlas:main Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent affecting natlas-agent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0