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 Alerting UI #26

Open
ruddi10 opened this issue Aug 12, 2021 · 1 comment
Open

Add Alerting UI #26

ruddi10 opened this issue Aug 12, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@ruddi10
Copy link
Contributor

ruddi10 commented Aug 12, 2021

Add UI for displaying the alerts fetched from the bench routes backend. Although this needs to be done once the implementation of alerting is done in the backend. One possible solution I thought of for the UI of alerting is reusing the sidebar provided in the current UI, and we can use it as follows-

When the user click on Alerts, then he will have the following options -

  1. To see all the alerts(Incase no machine is selected).
  2. To see alerts corresponding to a particular machine(Using the machine selector component).
  3. To see alerts corresponding to a particular route(Using the Route selector component).
  4. On top of that, the user will have the option to select the time range for which he wishes to see the alerts (Using the existing time querier component).

User can use any of these options according to his requirements and preference.

@aquibbaig aquibbaig added the enhancement New feature or request label Aug 20, 2021
@fluorspar20
Copy link

Is this issue still open? I'd like to work on it.

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

3 participants