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

User should be able to create simple monitor down alert by single click #242

Closed
shahzad31 opened this issue Jul 30, 2020 · 0 comments · Fixed by elastic/kibana#73835
Closed
Assignees
Labels
enhancement New feature or request Team:Uptime Label for the Uptime team

Comments

@shahzad31
Copy link

Enabling a simple down alert right now requires lot's of clicking, filling and steps. If user wants an alert as soon as monitor is down, it should be easy to configure.

I purpose we add an alert icon in monitor list, by clicking that simple icon user should be able to enable/disable alert on that monitor.

It will be added before expand row icon

image

it will look like this if alert is enable on monitor

image

There are few other steps required to enable the behavior, user will need to define default connector in uptime setting to which this alert message will be sent to

if user doesn't have any connector defined clicking icon will generate a popover asking to define at least one connector in settings

image

On clicking settings it will take to the settings page, in settings user can select one or more connectors from list of connectors, they can also add new connector from alert management app, by clicking new connector button

image

Once connector is defined, then it will be a one click enable/disable simple down alert.

As an example user will receive an alert message like this once that monitor is down, important info like from which heartbeat it's down and what's the error message

HTTP-NOWHERE with url http://nowhere.example.com is down from nyc-heartbeat. The latest error message: lookup nowhere.example.com on 10.55.240.10:53: no such host

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

Successfully merging a pull request may close this issue.

2 participants