kibana/x-pack/test/alerting_api_integration
Patrick Mueller 3f365a82f8
[Alerting] replace watcher http APIs used by index threshold Alerting (#59475)
Prior to this PR, the alerting UI used two HTTP endpoints provided by the
Kibana watcher plugin, to list index and field names.  There are now two HTTP
endpoints in the alerting_builtins plugin which will be used instead.

The code for the new endpoints was largely copied from the existing watcher
endpoints, and the HTTP request/response bodies kept pretty much the same.

resolves https://github.com/elastic/kibana/issues/53041
2020-03-09 19:30:20 -04:00
..
common [alerting] initial index threshold alertType and supporting APIs (#57030) 2020-02-28 11:48:28 -05:00
security_and_spaces Hide input value from kbn-config-schema error messages (#58843) 2020-03-06 17:47:28 +01:00
spaces_only [Alerting] replace watcher http APIs used by index threshold Alerting (#59475) 2020-03-09 19:30:20 -04:00