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

Add Sentry Monitoring #19

Open
rymaju opened this issue Feb 26, 2022 · 0 comments
Open

Add Sentry Monitoring #19

rymaju opened this issue Feb 26, 2022 · 0 comments
Assignees

Comments

@rymaju
Copy link
Member

rymaju commented Feb 26, 2022

Description

Add Sentry! https://docs.sentry.io/platforms/javascript/guides/nextjs/

We want to add sentry to our API endpoints. Ideally we start tracing from when a request hits an endpoint to where it throws an error. Follow the guide linked above and simply follow it for our repo.

Ideally we want to be able to trace the request all the way from when it is requested via the frontend, all the way to the backend (for client requests) However, this would require an interceptor for react-query and is considered extra credit.

Acceptance Criteria

Well, we add sentry to the project. Ideally we check that the logging actually works too by seeing the requests come in via the sentry dashboard.

@rymaju rymaju self-assigned this Feb 26, 2022
@rymaju rymaju changed the title [WIP] Add Sentry Monitoring Add Sentry Monitoring Mar 20, 2022
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

No branches or pull requests

1 participant