-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
WHAT
Add column suspended to the MK ID Finder Grafana dashboard. The value will be true when a Kafka instance has the label bf2.org/suspended=true, otherwise false.
WHY
Enable CEE to quickly identify whether a Kafka instance is in a suspended state.
HOW
The dashboard to be modified is: https://gitlab.cee.redhat.com/mk-ci-cd/mk-dashboards/-/blob/master/grafana/saas-dashboards/id_finder.configmap.yaml
- Update the expression used by the kafka instance to join with the new metric kafka_instance_suspended (
MGDSTRM-9789) - Expose the suspend state as a filterable column within the results table.
- Release the dashboard changes by following this procedure https://gitlab.cee.redhat.com/mk-ci-cd/mk-dashboards/-/blob/master/README.md
DONE
- Dashboard user able to see if a particular kafka instance is suspended or not by searching for its id.
- Dashboard user able to discover which kafka instances are suspended by filtering the suspend=true.
- Dashboard changes promoted to production.
- depends on
-
MGDSTRM-9884 Remote write kafka_instance_suspended to central observatorium.
- Closed
- is depended on by
-
MGDSTRM-9863 Write SOP to describe to BU to go about suspending an instance
- Closed
- mentioned on