Tal Levy
ea2145a797
move rollup_index param out of RollupActionConfig ( #66139 )
...
This commit moves the ownership of tracking the rollup_index from
the RollupActionConfig to the RollupAction.Request.
This is cleaner since the config should not be concerned with the
source and rollup indices.
relates #42720 .
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
2020-12-14 10:34:12 -08:00
James Rodewig
e285f45d9c
[DOCS] Add timeout param for rollup API ( #65858 )
2020-12-08 12:23:44 -05:00
James Rodewig
87c803c56d
[DOCS] Rollup V2: Fix rollup index def ( #65770 )
2020-12-08 12:22:07 -05:00
James Rodewig
a1b6be045c
[DOCS] Fix docs integ tests for release builds ( #65761 )
2020-12-02 12:09:53 -05:00
James Rodewig
d3613ab1b5
[DOCS] Replace "time-series" with "time series" ( #65620 )
2020-11-30 12:39:24 -05:00
James Rodewig
f727f8eb21
[DOCS] Clarify metrics
is array of strings ( #65611 )
2020-11-30 09:46:51 -05:00
David Kyle
be86dd5625
Mute rollup docs test ( #65585 )
...
For #65544
2020-11-30 10:43:13 +00:00
James Rodewig
427930d30a
[DOCS] Add rollup V2 security privileges ( #65512 )
2020-11-25 15:48:51 -05:00
James Rodewig
a941c7147f
[DOCS] Add rollup V2 API docs ( #65398 )
...
Changes:
* Documents new `<index>/_rollup` API
* Updates rollup APIs overview page
* Enables rollups V2 in docs integ tests
2020-11-25 11:16:06 -05:00