kibana/x-pack/test/plugin_api_integration
Gidi Meir Morris e0db4a3f0b
[Task Manager] adds more granular polling results to monitoring stats (#87494)
Added the following values to the Polling stats:

- **NoAvailableWorkers**: This tells us when a polling cycle resulted in no tasks being claimed due to there being no available workers 
- **RunningAtCapacity**: This tells us when a polling cycle resulted in tasks being claimed at 100% capacity of the available workers
- **Failed**: This tells us when the poller failed to claim
2021-01-06 18:00:52 +00:00
..
plugins [event_log] index event docs in bulk instead of individually (redo) (#83927) 2020-11-20 13:49:30 -05:00
test_suites [Task Manager] adds more granular polling results to monitoring stats (#87494) 2021-01-06 18:00:52 +00:00
config.ts [Task Manager] adds basic observability into Task Manager's runtime operations (#77868) 2020-10-27 15:58:04 +00:00
ftr_provider_context.d.ts
services.ts