-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Synthetics] Synthetics UI Alerting - Initial #145980
Comments
Pinging @elastic/uptime (Team:uptime) |
i am going to start work on basic alerting for 1.0. |
Co-authored-by: kibanamachine <[email protected]> Fixes #145980
Post FF testing on 8.7.0-SNAPSHOT, only tested with UI monitors so far. Will test tomorrow with project monitors. cc: @drewpost @shahzad31 @paulb-elastic need feedback.
Also raised #151806
|
@dominiqueclarke the check every value is NOT desired. We'd prefer it fired automatically when a test failed but there's a framework limitation so we're stuck with this. I do, however, think it should not be displayed given that we are defaulting to that for a reason and exposing it lets folks get in trouble and potentially delay alerts without realising what they're doing by changing that value. |
@drewpost |
Yea, we should warn them. Perhaps with a link to the setting page for them to specify that value? Some sort of toast or blue banner? |
Where do we warn, on homepage? or in monitor details page? |
Prefer the overview page, frankly and, if we can on monitor edit/config page as well |
I've created the following to capture these requirements: |
@dominiqueclarke with these raised, is there any additional Post FF Testing to do, or can it be moved to Done Done? |
This can be moved to Done Done. |
The very first implementation for Alerting in Synthetics UI will be based on what can be done today in Uptime, but from the Synthetics UI, with a few exceptions.
ACs:
The text was updated successfully, but these errors were encountered: