Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Introduce BECStatusBox Widget

appel_c requested to merge feat/introduce_becstatusbox_widget into main

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

Merge request reports

Loading