openrca / orca-ui

Web UI for OpenRCA
https://openrca.io
Apache License 2.0
33 stars 4 forks source link

Alert dashboard #62

Closed k-jano closed 4 years ago

k-jano commented 4 years ago

This PR introduces Alert dashboard in Orca UI project. It uses new mock endpoint /v1/alerts to obtain proper payload. PR refers to #28 and #60.

Alerts

bzurkowski commented 4 years ago

@k-jano Solid work 😎 Table filters function very well. I was surprised by the timestamp filter with selectable operators - good idea 😉 I'm curious how the dashboard performs with large number of alerts in the real environment. We should provide such scenario for the MVP demo.