-
Notifications
You must be signed in to change notification settings - Fork 3
feat: add sentry #2516
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
Open
finnar-bin
wants to merge
14
commits into
stage
Choose a base branch
from
feat/2480-sentry-config
base: stage
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat: add sentry #2516
Changes from 12 commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
f9c2aaa
feat: initial sentry setup
finnar-bin 65fc732
feat: add sentry user capture
finnar-bin e77bd3d
feat: update env example
finnar-bin 35e96d8
feat: ci sentry auth token
finnar-bin 8c1d005
feat: breadcrumb format
finnar-bin 392a161
feat: only initiate sentry on prod
finnar-bin 2383862
Merge branch 'stage' into feat/2480-sentry-config
finnar-bin a018c07
fix: resolve sentry config issues from code review
finnar-bin c8b6c70
fix: install all deps in Docker build to support TypeScript compilation
finnar-bin 17e5b78
fix: rename sentry config files from .ts to .js to fix Docker build
finnar-bin 0e07e4d
fix: bump Dockerfile Node to 20 for @sentry/nextjs compatibility
finnar-bin 6dd0ad1
fix: harden sentry integration edge cases
finnar-bin 2ab682a
fix: pass SENTRY_AUTH_TOKEN to Docker build for source map uploads
finnar-bin f53ae9c
Merge branch 'stage' into feat/2480-sentry-config
finnar-bin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,4 +8,5 @@ TEMPLATE_URL=https://templating.api.zesty.io/ | |
| ALGOLIA_APPID= | ||
| ALGOLIA_APIKEY= | ||
| ALGOLIA_INDEX= | ||
| SENTRY_AUTH_TOKEN= | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.