Hendrik Muhs
75ea6a4b17
[Transform] fix page size return in cat transform, add dps ( #57871 )
...
fixes the page size reported after moving page size to settings(#56007 ) and
adds documents per second(throttling) to the output.
fixes #56498
2020-06-10 08:04:47 +02:00
Lisa Cawley
8b9293b3bf
[DOCS] Replace docdir attribute with es-repo-dir ( #57489 )
2020-06-01 15:55:05 -07:00
Hendrik Muhs
a73511e4c7
[DOC] document transform settings and docs_per_second ( #56178 )
...
add documentation for throttling, added in #56007
2020-05-11 09:21:36 +02:00
Lisa Cawley
5d590b5be6
[DOCS] Add processing details to get transforms stats API ( #54368 )
2020-04-01 09:50:57 -07:00
Benjamin Trent
3c81082fdf
[Transform] fixing naming in HLRC and _cat to match API content ( #54300 )
...
Fixing the naming of the HLRC values to match the ToXContent field names (i.e. the field names returned from an API call).
Also fixes the names in the _cat API as well.
closes #53946
2020-03-30 08:10:15 -04:00
Lisa Cawley
6fceef73e4
[DOCS] Augments cat transforms API ( #53776 )
...
Co-Authored-By: Benjamin Trent <ben.w.trent@gmail.com>
2020-03-25 12:35:01 -07:00
Benjamin Trent
3dae2e97d8
[Transform] renamed _cat/transform to _cat/transforms ( #53743 )
...
renaming _cat/transform to _cat/transforms for uniformity with the other _cat apis.
2020-03-18 18:23:01 -04:00