Commit graph

1 commit

Author SHA1 Message Date
Ignacio Rivas
fd741b47e7
[Watcher] Prevent expensive queries on ES by using PointInTimeFinder to get indexPatterns (#119717)
* Use PointInTimeFinder to paginate through indexPatterns in a more performant way

* commit using @elastic.co

* Start working on tests

* Add tests

* Add missing types

* Fix tests

* Update tests responses

* Remove unnecessary mocks

* Fix type

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-12-03 12:01:37 +01:00