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 Configuration to application-server #205

Merged
merged 5 commits into from
Dec 4, 2024

Conversation

GODrums
Copy link
Collaborator

@GODrums GODrums commented Dec 4, 2024

Motivation

Solves task 1 of #202.

Description

This PR adds Sentry to our Spring-Boot Server:

Testing Instructions

Example test errors:

Screenshots (if applicable)

Checklist

General

  • PR title is clear and descriptive
  • PR description explains the purpose and changes
  • Code follows project coding standards
  • Self-review of the code has been done
  • Changes have been tested locally
  • Screenshots have been attached (if applicable)
  • Documentation has been updated (if applicable)

Server (if applicable)

  • Code is performant and follows best practices
  • No security vulnerabilities introduced
  • Proper error handling has been implemented
  • Added tests for new functionality
  • Changes have been tested in different environments (if applicable)

@GODrums GODrums added application-server priority:high Crucial tasks needing prompt attention. labels Dec 4, 2024
@GODrums GODrums self-assigned this Dec 4, 2024
@github-actions github-actions bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Dec 4, 2024
@GODrums GODrums requested review from milesha and iam-flo December 4, 2024 00:46
@GODrums GODrums mentioned this pull request Dec 4, 2024
3 tasks
iam-flo
iam-flo previously approved these changes Dec 4, 2024
Copy link
Collaborator

@FelixTJDietrich FelixTJDietrich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for setting up Sentry :)

@FelixTJDietrich FelixTJDietrich merged commit bc8d264 into develop Dec 4, 2024
4 of 5 checks passed
@FelixTJDietrich FelixTJDietrich deleted the 202-sentry-java branch December 4, 2024 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application-server priority:high Crucial tasks needing prompt attention. size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants