[Feature][0.12.0-Beta] Enhance Load Average Display, Charting & Alert Grouping#960
Conversation
|
Thanks, the chart looks great. I like the concept for load avg in the table, but increasing the row height decreases the number of systems in view, so I'd like keep things on one line. We could show them inline like I also want to add a setting to choose between displaying raw values or normalizing by cores. Then maybe an indicator dot like the one next to the agent version based on the normalized value. What do you think? |
|
I see what you mean, next to each other would be better in terms of space. Schermopname.2025-07-14.om.22.10.43.movThe dots change based on the normalized value. Let me know if you like it, then I will commit it. For the sorting; to simplify things, we can disable sorting for this column. The CPU Load column already reflects the load and is sortable. |
|
Thanks, that looks good. I'll also tweak it a bit after you commit to see what works. Maybe we get rid of the slashes and just use a space in between like Initially I was on board with grouping the load average alerts, but on further reflection I think we should leave them at top level. What bothers me is having to click an extra time, which could be annoying if you want to go through the systems to check if a particular load average alert is active. I know the dialog is getting pretty big, so I'll probably switch it to a sheet / sidebar component at some point. Besides that we're good to go 👍 |
|
I changed the alerts back to be ungrouped. Should be ready to go now! I had some ideas for the alert dialog, I will post them in an discussion when I have something usefull to pitch 😉 |
Summary
This PR enhances the recently added Load Averages feature by improving visibility, usability, and alert consolidation.
What’s Changed
System Table
Historical Chart
Alerts
Please review and let me know if any tweaks are needed!