kibana/x-pack/plugins/cloud
Chris Roberson c87e8811cb
[Monitoring/Telemetry] Force collectors to indicate when they are ready (#36153)
* Initial code to force collectors to indicate when they are ready

* Add and fix tests

* Remove debug

* Add ready check in api call

* Fix prettier complaints

* Return 503 if not all collectors are ready

* PR feedback

* Add retry logic for  usage collection in the reporting tests

* Fix incorrect boomify usage

* Fix more issues with the tests

* Just add debug I guess

* More debug

* Try and handle this exception

* Try and make the tests more defensive and remove console logs

* Retry logic here too

* Debug for the reporting tests failure

* I don't like this, but lets see if it works

* Move the retry logic into the collector set directly

* Add support for this new collector

* Localize this

* This shouldn't be static on the class, but rather static for the entire runtime
2019-05-20 13:03:24 -04:00
..
constants.ts
get_cloud_usage_collector.test.ts
get_cloud_usage_collector.ts [Monitoring/Telemetry] Force collectors to indicate when they are ready (#36153) 2019-05-20 13:03:24 -04:00
index.d.ts [UA] Protects against Cloud plugin being disabled (#31637) 2019-02-22 10:06:24 -08:00
index.js