Add alerts API
Closed this issue · 1 comments
bzurkowski commented
Add API for retrieving the list of active alerts. Alerts can be filtered out from the graph nodes by kind
attribute. The alert payload structure should be discussed with UI team.
- Add
/v1/alerts
endpoint (refer to sample API). - Fetch alert nodes from the graph (sample).
- Discuss alert payload with the UI team.
- Add API Model for alert payload (sample).
- Integrate with the UI part.
bzurkowski commented
Closed by openrca/orca-ui#62 and #99.