-
Task
-
Resolution: Duplicate
-
Normal
-
None
-
None
-
None
As an OpenShift Administrator, I want that logs-based alerts defined for the platform are visible under Administrator > Observe > Alerting, so that I can inspect platform or audit incidents.
Acceptance Criteria
- The Logging View Plugin registers the Loki Rules API from the gateway as a valid datasource to pull alerts from.
- application, infrastructure and audit tenants alerts must be available as datasources
- The Logging View Plugin should register the Loki Rules API only if the Lokistack has enabled rules.
Developer Notes
- The logging-view-plugin should register the lokistack gateway rules API as a normal datasource (See https://github.com/openshift/console/blob/master/frontend/packages/console-dynamic-plugin-sdk/docs/console-extensions.md#consoleredux-reducer).
- split from
-
LOG-3064 [spike] Make pending/firing logs-based alerts visible in cluster-monitoring's alerts view.
- Closed