core: frontend: improve monitoring and management of resource usage #3009
Labels
core
Issue related to BlueOS-core
enhancement
New feature or request
triage
Needs triage from developers
ui
User Interface feature
Current behaviour
Services, extensions, and the system as a whole have known resource limits / allocations and usage, but we don't always display them in a transparent manner, or allow easily acting on them via preferences or controls.
Expected or desired behaviour
Building on #1482, #2328, #2572, #2820, etc, it would be nice to have a cohesive page and/or set of interface elements for
For a given service/extension, it would be useful to have some kind of traffic light system (e.g. usage as expected, usage high, usage critical), combined with direct options to restart the service, clear logs, and/or clear data, and potentially include a preference for automatic old file deletion (file rotation) when particular limits are hit.
It would also be useful to show things in different views, e.g. the extensions page could have action icons/buttons corresponding to the existing usage bars, but a dedicated overview page could show comparative usage of each extension+service (and/or docker image/container) within a combined diagram per resource.
Prerequisites
The text was updated successfully, but these errors were encountered: