-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Feature:AlertingFeature:Metrics UIMetrics UI featureMetrics UI featureTeam:Infra Monitoring UI - DEPRECATEDDEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_servicesDEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
Description
Based off Alerting POC, create a metric threshold alert type and executor function using the new Alerting API.
Requirements
- Name of alert
- Frequency of check
- Frequency of re-notification after being in an alert state
- Conditions:
- Metric to check
- Threshold value
- Comparator (greater than/less than/gt or eq/lt or eq)
- Boolean logic (for multiple conditions: A & B | C)
Implementation Notes
- We should use the same APIs we use for the UI to generate the values for the alert checks
- Use the snapshot api with a filter applied for alerts based on the Snapshot metrics
- Use TSVB api for the Metrics Explorer metrics
Metadata
Metadata
Assignees
Labels
Feature:AlertingFeature:Metrics UIMetrics UI featureMetrics UI featureTeam:Infra Monitoring UI - DEPRECATEDDEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_servicesDEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services