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

feat: add Sentry error tracking #165

Merged
merged 5 commits into from
Dec 16, 2024
Merged

feat: add Sentry error tracking #165

merged 5 commits into from
Dec 16, 2024

Conversation

travis
Copy link
Member

@travis travis commented Dec 13, 2024

We need to track down some persistent errors in the app, and should have better visibility in general into web client performance - this will help with both.

Staging/prod configuration are included in the build script here, and I've configured separate projects for dev/staging/prod in Sentry.

Much of this was autogenerated by the Sentry Next.js setup wizard.

We need to track down some persistent errors in the app, and should have better visibility in general into web client performance - this will help with both.

Staging/prod configuration are included in the build script here, and I've configured separate projects for dev/staging/prod in Sentry.
the latest versions of the sentry next.js plugin seem to have a bug that breaks next-on-pages: cloudflare/next-on-pages#891

pin to fix
Copy link
Contributor

github-actions bot commented Dec 13, 2024

Website preview 🔗✨

build log

@travis travis merged commit 3e7069a into main Dec 16, 2024
5 checks passed
@travis travis deleted the feat/sentry branch December 16, 2024 23:18
travis pushed a commit that referenced this pull request Dec 18, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.17.0](w3console-v1.16.2...w3console-v1.17.0)
(2024-12-18)


### Features

* add Sentry error tracking
([#165](#165))
([3e7069a](3e7069a))


### Bug Fixes

* use the same Sentry project for different envs
([#167](#167))
([32dd6f8](32dd6f8))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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 this pull request may close these issues.

2 participants