kibana/x-pack/test/alerting_api_integration/observability/helpers
Shahzad 82d0b008cd
[Synthetics] Improve synthetics alerting (#186585)
## Summary

Fixes https://github.com/elastic/kibana/issues/175298

Improve synthetics alerting !!

User will be able to create custom synthetics status alert by defining
three kind of criteria

### Monitor is down over last consective checks with threshold

<img width="639" alt="image"
src="390da238-f7f2-4eb0-9606-3279b3199fdf">

### From Locations threshold

Will be considered down only when from defined number of locations

<img width="618" alt="image"
src="24741a10-0880-4247-9048-8ce03df25bf5">


### Over time with checks threshold just like uptime custom status alert

<img width="631" alt="image"
src="64e1c808-8d4b-4dd0-b794-eb7f4e5d1e6b">

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Dominique Clarke <dominique.clarke@elastic.co>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Maryam Saeidi <maryam.saeidi@elastic.co>
Co-authored-by: Justin Kambic <jk@elastic.co>
2024-10-01 18:48:39 +02:00
..
alerting_api_helper.ts [Synthetics] Improve synthetics alerting (#186585) 2024-10-01 18:48:39 +02:00
alerting_wait_for_helpers.ts [Synthetics] Improve synthetics alerting (#186585) 2024-10-01 18:48:39 +02:00
data_view.ts Update supertest and superagent to latest version (#183587) 2024-05-17 04:23:21 -07:00
refresh_index.ts Improve logging in API integration test and replace pRetry with a method from retryService (#178515) 2024-03-19 05:41:41 -07:00
syntrace.ts