Introduce BECStatusBox Widget
Description
This MR introduces a new widget to display the status and metrics of all running BEC services.
Related Issues
closes #228 (closed) closes #178 (closed)
Type of Change
- new widget BECStatusBox
- dedicated label item, hooked up to display BEC services state and metrics
Potential side effects
Depends on bec!665 (merged) to be merged first.
Additional Comments
I would close #178 (closed) here too, and postpone the widget to tackle the log view. No strong feelings about the icons used for the current states, happy for input about changes. Please be aware that you need to checkout fix/fix_metric_emitters_bec_service
for BEC core to test the widget, as long as bec!665 (merged) is not merged.
Definition of Done
-
Documentation is up-to-date. -
Add tests
Edited by appel_c