Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add alerts API #98

Closed
5 tasks done
bzurkowski opened this issue Jul 14, 2020 · 1 comment
Closed
5 tasks done

Add alerts API #98

bzurkowski opened this issue Jul 14, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bzurkowski
Copy link
Member

bzurkowski commented Jul 14, 2020

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 bzurkowski added the enhancement New feature or request label Jul 14, 2020
@bzurkowski bzurkowski added this to the 0.2 milestone Jul 14, 2020
aleksandra-galara pushed a commit to aleksandra-galara/orca that referenced this issue Jul 29, 2020
It implements (openrca#98).

Signed-off-by: Aleksandra Galara <a.galara@samsung.com>
aleksandra-galara added a commit to aleksandra-galara/orca that referenced this issue Jul 29, 2020
It introduces changes due
to review. (openrca#98)

Signed-off-by: Aleksandra Galara <a.galara@samsung.com>
aleksandra-galara added a commit to aleksandra-galara/orca that referenced this issue Aug 12, 2020
It introduces changes due
to review. (openrca#98)

Signed-off-by: Aleksandra Galara <a.galara@samsung.com>
@bzurkowski
Copy link
Member Author

Closed by openrca/orca-ui#62 and #99.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants