-
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 Monitoring Alerts Pages lists natively Loki Alerts from all tenants (application, infrastructure and audit).
- The Monitoring Alert Detail Page renders the Alert expression in a graph
- The Monitoring Alert Detail Page provides a "View Logs" link for a logs-bases alert.
- The Monitoring Alerting Rules lists natively Loki AlertingRules from all tenants (application, infrastructure and audit).
- The Monitoring Page provides visual distinction of the source type of Alerts (metrics, logs).
- The Administrator can filter between platform and user logs-based alerts.
Developer Notes
- The Monitoring incorporates the loki rules datasoure (See
LOG-3099) only if the plugin is available. - Logs-based Alerts provide the same filter capabilities as the metric-based alerts.
- split from
-
LOG-3064 [spike] Make pending/firing logs-based alerts visible in cluster-monitoring's alerts view.
- Closed