-
Notifications
You must be signed in to change notification settings - Fork 5
feat: add platform monitoring guide #954
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
base: ge/fix/jvm-memory-tuning
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for seqera-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
gwright99
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good laundry list of settings, but I think a narrative about them is missing:
- What are expected normal ranges?
- Are some more important than others in the context of Platform's running state?
- Do we assume someone looking at this already knows what the JVM metrics are / has some sort of service to do initial triage / analysis?
644e166 to
977cdce
Compare
Signed-off-by: Justine Geffen <[email protected]>
Signed-off-by: Justine Geffen <[email protected]>
Removed unnecessary blank lines in the monitoring documentation. Signed-off-by: Justine Geffen <[email protected]>
Signed-off-by: Justine Geffen <[email protected]>
Updated monitoring documentation for Seqera Platform, including corrections to metric names and descriptions. Signed-off-by: Justine Geffen <[email protected]>
Updated monitoring documentation for Seqera Platform to reflect changes in terminology and improve clarity. Signed-off-by: Justine Geffen <[email protected]>
Updated monitoring documentation to improve clarity and consistency in terminology. Signed-off-by: Justine Geffen <[email protected]>
|
Thanks, @gavinelder! I made some editorial changes to the content across all the versions. Other than that, it's good to go! |
The following adds information regarding how to monitor the performance of Seqera Platform using prometheus metrics , relevant queries along with some basic alerting.
The main intent here is to provide guidance for our enterprise customers who want to deep dive into observing the platform.
For @gwright99's specific comments.
With the dashboard creation project this will contain more accessible content, which does not assume you're an expert in monitoring / jvm etc.