Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
UPDATED: 18th Oct 2024
I've added 5 new metrics:
There is also an initial grafana dashboard that shows these stats for each job (prep, main, cleanup).
See screenshot for how it looks.
The table/row at the top to show all jobs for the selected time range (so you can easily see and copy a uuid if it aligns to the time range you want to filter to).
The 2nd row shows all job summary info for the selected job UUID.
The 3rd row is actually a repeating row, and shows cpu & memory, and reconcile time for the selected job UUID, with 1 row per job name i.e. scale-test-preparations, scale-test-main, scale-test-cleanup
Note the scale-test-0 ns doesn't have any cpu or memory info for the prep job as the ns doesn't exist for that job.