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

Analytics - Cluster Overview over Schedulers and Computers (incl. Avg. & Max. Compute Times) #1956

Merged
merged 7 commits into from
Mar 20, 2024

Conversation

sabieber
Copy link
Member

@sabieber sabieber commented Mar 19, 2024

Description

Tries to improve the traceability and inspectability of metrics computers and their run times by keeping a sliding average and a max duration that computers take per entity.

Important: This only shows the counters for the current node for now, as it would be quite a lot to pass via NeighborhoodWatch.
It also provides a manual way of resetting the tracked durations for the current node.

Note: This is no full replacement of the analytics console command, as it does not yet support triggering the schedulers. This may be supported by a job in the future.

screencapture-localhost-9000-system-cluster-analytics-2024-03-19-22_44_11

Additional Notes

  • This PR fixes or works on following ticket(s): SIRI-945

Checklist

  • Code change has been tested and works locally
  • Code was formatted via IntelliJ and follows SonarLint & best practices
  • Patch Tasks: Is local execution of Patch Tasks necessary? If so, please also mark the PR with the tag.

@sabieber sabieber added the 🧬 Enhancement Contains new features label Mar 19, 2024
@sabieber sabieber merged commit 4f8855a into develop Mar 20, 2024
3 checks passed
@sabieber sabieber deleted the feature/sbi/SIRI-945 branch March 20, 2024 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧬 Enhancement Contains new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants