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

Add sentry #5556

Merged
merged 19 commits into from
Jun 3, 2024
Merged

Add sentry #5556

merged 19 commits into from
Jun 3, 2024

Conversation

jorg-vr
Copy link
Contributor

@jorg-vr jorg-vr commented May 28, 2024

This pull request adds sentry to keep track of frontend bugs. Sentry sends the traceback to their website if issues occur.

Currently issues will be reported in all environments, but an environment label is included to filter within sentry.

The sourcemaps are now also build by webpack and sent to sentry, which results in better information on the error source.

We do not report replay information to sentry as that would be too intrusive on privacy.

The auth token is provide by this ansible pr: https://github.com/dodona-edu/dodona-ansible/pull/171

@jorg-vr jorg-vr added the chore Repository/build/dependency maintenance label May 28, 2024
@jorg-vr jorg-vr self-assigned this May 28, 2024
@jorg-vr jorg-vr added the deploy naos Request a deployment on naos label May 31, 2024
@jorg-vr jorg-vr added deploy naos Request a deployment on naos and removed deploy naos Request a deployment on naos labels May 31, 2024
@jorg-vr jorg-vr added deploy naos Request a deployment on naos and removed deploy naos Request a deployment on naos labels May 31, 2024
@jorg-vr jorg-vr added deploy naos Request a deployment on naos and removed deploy naos Request a deployment on naos labels May 31, 2024
@jorg-vr jorg-vr added deploy naos Request a deployment on naos and removed deploy naos Request a deployment on naos labels May 31, 2024
@jorg-vr jorg-vr added deploy mestra Request a deployment on mestra and removed deploy naos Request a deployment on naos labels May 31, 2024
@jorg-vr jorg-vr added deploy naos Request a deployment on naos and removed deploy mestra Request a deployment on mestra labels May 31, 2024
@jorg-vr jorg-vr added the deploy naos Request a deployment on naos label May 31, 2024
@jorg-vr jorg-vr removed the deploy naos Request a deployment on naos label May 31, 2024
@jorg-vr jorg-vr marked this pull request as ready for review May 31, 2024 12:03
@jorg-vr jorg-vr requested a review from a team as a code owner May 31, 2024 12:03
@jorg-vr jorg-vr requested review from bmesuere and niknetniko and removed request for a team May 31, 2024 12:03
@jorg-vr jorg-vr marked this pull request as draft May 31, 2024 13:55
@jorg-vr jorg-vr added the deploy naos Request a deployment on naos label May 31, 2024
@github-actions github-actions bot removed the deploy naos Request a deployment on naos label May 31, 2024
@jorg-vr jorg-vr added the deploy naos Request a deployment on naos label May 31, 2024
@github-actions github-actions bot removed the deploy naos Request a deployment on naos label May 31, 2024
@jorg-vr jorg-vr marked this pull request as ready for review May 31, 2024 14:14
@jorg-vr jorg-vr added the deploy naos Request a deployment on naos label Jun 3, 2024
@github-actions github-actions bot removed the deploy naos Request a deployment on naos label Jun 3, 2024
@jorg-vr jorg-vr merged commit f68e5cd into main Jun 3, 2024
14 of 15 checks passed
@jorg-vr jorg-vr deleted the chore/sentry branch June 3, 2024 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Repository/build/dependency maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants