-
Notifications
You must be signed in to change notification settings - Fork 63
Reorganize monitoring documentation #617 #660
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: main
Are you sure you want to change the base?
Conversation
panta-123
commented
Nov 11, 2025
- Add figures to illustrate monitoring setup
- Add configuration examples for common monitoring tools
- Have each section for different monitoring tool.
- add note that dashboard might be outdated.
- remove some dev stuff from it as this is operator docs not development.
- Listing metrics is hard to keep track and risk of being outdated. Code search link is added.
- Add figures to illustrate monitoring setup - Add configuration examples for common monitoring tools - Have each section for different monitoring tool. - add note that dashboard might be outdated.
|
These are overall really good changes! I think it is worth it to talk about how these can be actually set up (e.g., what sort of pods should be running, what sort of infra people need to run these monitoring things, the exact executables to run a hermes daemon, etc). I am unsure if this is outside the scope of this PR though (mostly just want to call this out as something that's missing) |
I think we can add hermes daemon required and point to daemon deployment doc. |
- some spacing edit - added differet event type list - condense some Traces description.
remove the link to https://github.com/rucio/rucio/tree/master/tools/monitoring as its being removed rucio/rucio#7375 . Remove each events json and explain how to inspect them from the db. Added Hermes delivery format for each options.
rdimaio
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.
Please fix merge conflict
Done. |
Capitalize some words everywhere. Clarify some sentences. Adding backticks to some references to code or commands or types.