-
Task
-
Resolution: Duplicate
-
Normal
-
None
-
None
-
None
-
False
-
None
-
False
-
NEW
-
OBSDA-115 - Create alerting rules based on logs
-
NEW
As an OpenShift Developer, I want that logs-based alerts defined for my workloads are visible under Developer > Observe > Alerts, so that I can inspect user workload incidents.
Acceptance Criteria
- The Dev Console Alerts Pages lists natively Loki Alerts for the application tenant and my current selected project only.
- The Dev Console Alert Detail Page renders the Alert expression in a graph
- The Dev Console Alert Detail Page provides a "View Logs" link for a logs-bases alert.
- The Dev Console Page provides visual distinction of the source type of Alerts (metrics, logs).
Developer Notes
- The Dev Console 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