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

Setup Sentry.io Across Juno #65

Open
tmthecoder opened this issue Mar 5, 2024 · 0 comments · May be fixed by #71
Open

Setup Sentry.io Across Juno #65

tmthecoder opened this issue Mar 5, 2024 · 0 comments · May be fixed by #71
Assignees

Comments

@tmthecoder
Copy link
Contributor

Setup Sentry.io Across Juno

Context

We want to setup sentry within each micro service for tracing, exception logging, and other important diagnostic information

Acceptance Criteria

  • Sentry.io is setup in microservice (including api-gateway)
  • Unhandled exceptions (status 500 or non HttpException types) are logged in the sentry exception filter

Testing

No tests required to be written, but manual verification is needed that internal errors propagate to sentry.io

(Potentially) Useful guides:

@ahong75 ahong75 linked a pull request Mar 25, 2024 that will close this issue
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 a pull request may close this issue.

2 participants