OpenSearch/docs/reference/rollup
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
..
apis [Rollup] Add more diagnostic stats to job (#35471) 2018-11-27 15:46:10 -05:00
api-quickref.asciidoc
index.asciidoc
overview.asciidoc
rollup-agg-limitations.asciidoc
rollup-api.asciidoc
rollup-getting-started.asciidoc
rollup-search-limitations.asciidoc [Rollup] Proactively resolve index patterns in RollupSearch endoint (#34930) 2018-10-30 13:50:50 -04:00
understanding-groups.asciidoc