-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(frontend): add sentry frontend logging
* chore: update dependencies * build: upload sentry sourcemaps * build: add sentry build options * build: add sentry config * fix(frontend): improve sidebar navigation * build(frontend): add svelte version * feat(frontend): configure sentry logging * fix(frontend): remove integration for server * build(frontend): update orval version * fix(backend): only allow GET This is supposed to block more malicious requests * chore(backend): default value for traces * build(frontend): add variable sentry sampling rate * refactor(frontend): improve sentry initialization * fix(frontend): adjust hight which now works again * fix(frontend): remove sentry sveltekit due to bug getsentry/sentry-javascript#8291 * refactor(frontend): add expected handle error method * feat(frontend): add breadcrumbs to sentry Merges: #11
- Loading branch information
Showing
42 changed files
with
1,312 additions
and
448 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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 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 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.