OpenSearch/docs/reference/rollup/apis
Zachary Tong 48fa251812
[Rollup] Add more diagnostic stats to job (#35471)
* [Rollup] Add more diagnostic stats to job

To help debug future performance issues, this adds the
 min/max/avg/count/total latencies (in milliseconds) for search
and bulk phase.  This latency is the total service time including
transfer between nodes, not just the `took` time.

It also adds the count of search/bulk failures encountered during
runtime.  This information is also in the log, but a runtime counter
will help expose problems faster

* review cleanup

* Remove dead ParseFields
2018-11-27 15:46:10 -05:00
..
delete-job.asciidoc [Rollup] Job deletion should be invoked on the allocated task (#34574) 2018-10-23 12:23:22 -04:00
get-job.asciidoc [Rollup] Add more diagnostic stats to job (#35471) 2018-11-27 15:46:10 -05:00
put-job.asciidoc Revert "Rollup add default metrics to histo groups (#34534)" (#34815) 2018-10-24 14:25:10 -05:00
rollup-caps.asciidoc Revert "Rollup add default metrics to histo groups (#34534)" (#34815) 2018-10-24 14:25:10 -05:00
rollup-index-caps.asciidoc Revert "Rollup add default metrics to histo groups (#34534)" (#34815) 2018-10-24 14:25:10 -05:00
rollup-job-config.asciidoc [DOCS] Move rollup APIs to docs (#31450) 2018-08-31 10:50:43 -07:00
rollup-search.asciidoc [Rollup] Proactively resolve index patterns in RollupSearch endoint (#34930) 2018-10-30 13:50:50 -04:00
start-job.asciidoc [DOCS] Move rollup APIs to docs (#31450) 2018-08-31 10:50:43 -07:00
stop-job.asciidoc [Rollup] Add `wait_for_completion` option to StopRollupJob API (#34811) 2018-11-13 16:37:17 -05:00