Skip to content

Conversation

@DiegoTavares
Copy link
Collaborator

@DiegoTavares DiegoTavares commented Jul 11, 2024

Add sentry as an optional feature to capture all warn level logs and enable capturing more context for issues that commonly require investigation, such as:

  • Job Kill requests
  • Clean orphaneted virtual procs
  • Clear down procs
  • Health check issues

To enable the feature, the sentry config lines have to be uncommented on the log4j2.properties file and the sentry.dsn property needs to be filled accordingly.

@DiegoTavares
Copy link
Collaborator Author

I'm keeping this PR as draft as it contains some changes I wasn't able to battle test yet. I'm working on a build to test and confirm everything works as expected soon.

Add sentry as an optional feature to capture all warn level logs and enable capturing more context for issues that commonly require investigation, such as:
 - Job Kill requests
 - Clean orphaneted virtual procs
 - Clear down procs
 - Health check issues
@DiegoTavares DiegoTavares changed the title Draft: Add support for Sentry to log Add support for Sentry to log Jul 15, 2024
Copy link
Collaborator

@ramonfigueiredo ramonfigueiredo left a comment

Choose a reason for hiding this comment

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

@DiegoTavares Approved!

Thank you!

@DiegoTavares DiegoTavares merged commit 492c635 into AcademySoftwareFoundation:master Jul 16, 2024
@DiegoTavares
Copy link
Collaborator Author

@bcipriano FYI

n-jay pushed a commit to n-jay/OpenCue that referenced this pull request Jul 26, 2024
Add sentry as an optional feature to capture all warn level logs and enable capturing more context for issues that commonly require investigation, such as:
 - Job Kill requests
 - Clean orphaneted virtual procs
 - Clear down procs
 - Health check issues

Signed-off-by: Diego Tavares <[email protected]>
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