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

Cloudflare Function error logging to Sentry #4187

Open
ikesau opened this issue Nov 19, 2024 · 0 comments · May be fixed by #4487
Open

Cloudflare Function error logging to Sentry #4187

ikesau opened this issue Nov 19, 2024 · 0 comments · May be fixed by #4487

Comments

@ikesau
Copy link
Member

ikesau commented Nov 19, 2024

When working on upgrading the donation flow, we temporarily added Sentry logging, but then removed it (See #3177 and #3732)

Now that we're doing more and more things through CF functions, it would be nice to get a better sense of what types of errors are occurring and why, because the CF analytics dashboard isn't very granular.

We should add the Sentry middleware to each route (making sure to check with @bnjmacdonald that this won't eat too much into our session replay budget)

@rakyi rakyi self-assigned this Jan 21, 2025
@rakyi rakyi linked a pull request Jan 24, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants