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

Research integrating Sentry.io with Zoning API #191

Open
1 of 3 tasks
TylerMatteo opened this issue Mar 7, 2024 · 3 comments
Open
1 of 3 tasks

Research integrating Sentry.io with Zoning API #191

TylerMatteo opened this issue Mar 7, 2024 · 3 comments
Assignees

Comments

@TylerMatteo
Copy link
Collaborator

TylerMatteo commented Mar 7, 2024

This research spike will cover looking into how we can incorporate Sentry.io into our Zoning API application for the purposes of error monitoring with our new back end tech stack. In particular, we would like to set up an integration in the Zoning API code that will capture any 5xx network responses in Sentry.

Outcomes:

  • A Discussion on this repo documenting pros and cons of approaches taken and any information the engineer finds useful to share
  • A branch that sets up Sentry error monitoring for 5xx status code API responses. The branch can also show how we might capture other types of exceptions, such as those that come from failed database queries or business logic.
  • Share findings and work in demo at the end of the sprint. Ideally, this would include running the API locally, triggering an error, and then showing how that error shows up in Sentry.

Where to start

@TylerMatteo TylerMatteo changed the title Research integrating Sentry with Zoning API Research integrating Sentry.io with Zoning API Mar 7, 2024
@TylerMatteo
Copy link
Collaborator Author

@horatiorosa Given the proposed outcomes, do you think you can get to a conclusion this by the end of the sprint? I'd like to pin it to one sprint if we can.

@horatiorosa
Copy link
Contributor

Discussion here

@horatiorosa
Copy link
Contributor

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

2 participants