kibana/x-pack/plugins/rollup
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
..
__jest__/client_integration [Testbed utils] Readme + chrome extension (#35724) 2019-05-07 09:58:46 +02:00
common [CCR] Instrument CCR and Remote Clusters to track UI metric telemetry (#34826) 2019-04-12 08:24:41 -07:00
fixtures Move testbed utils to x-pack/test_utils (#32893) 2019-03-19 08:12:19 +01:00
public Reenable Rollup Jobs API test that was failing due to interval change in ES. (#36310) 2019-05-09 10:18:18 -07:00
server [Monitoring/Telemetry] Force collectors to indicate when they are ready (#36153) 2019-05-20 13:03:24 -04:00
index.js remove rollup section in advanced settings for OSS (#32814) 2019-03-12 09:36:04 -04:00
rollup_data_enricher.js
tsconfig.json