Commit graph

20 commits

Author SHA1 Message Date
James Rodewig
8b49218dd0 [DOCS] Fix rollup API prereq wording 2021-01-28 11:13:20 -05:00
James Rodewig
0c78b0da60 [DOCS] Reword rollup API reqs 2021-01-26 16:04:54 -05:00
James Rodewig
666eceadb2 [DOCS] Add rollup API prereqs 2021-01-25 13:41:50 -05:00
James Rodewig
b691543f46
[DOCS] Fix metric requirements in rollup V2 API docs (#67922) (#67933) 2021-01-25 12:06:33 -05:00
James Rodewig
885eaa6705
[DOCS] Add test subs for rollover API docs (#67615) (#67616) 2021-01-15 17:44:40 -05:00
James Rodewig
af6a05f55b
[DOCS] Minor reword (#67183) (#67184) 2021-01-07 14:19:37 -05:00
James Rodewig
c2521f2e74
[DOCS] Update rollup def (#66870) (#66871) 2020-12-29 14:41:43 -05:00
James Rodewig
7242c511cd
[DOCS] Add xref to agg metric double field type (#66831) (#66832) 2020-12-28 10:22:17 -05:00
James Rodewig
43d0430cfe [DOCS] Fix typo 2020-12-22 13:36:28 -05:00
James Rodewig
45f3e181c1
[DOCS] Increment section blocks (#66751) (#66753) 2020-12-22 11:15:28 -05:00
James Rodewig
d732d792fb
[DOCS] Minor rewording (#66744) (#66748) 2020-12-22 09:41:12 -05:00
Tal Levy
abe37e0fc3 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:38:58 -08:00
James Rodewig
e6bdfe42a4
[DOCS] Add timeout param for rollup API (#65858) (#66049) 2020-12-08 13:02:35 -05:00
James Rodewig
06fade7133
[DOCS] Rollup V2: Fix rollup index def (#65770) (#66048) 2020-12-08 13:02:21 -05:00
James Rodewig
92dc24e4c2
[DOCS] Fix docs integ tests for release builds (#65761) (#65765) 2020-12-02 12:34:26 -05:00
James Rodewig
0085361041
[DOCS] Replace "time-series" with "time series" (#65620) (#65622) 2020-11-30 12:55:45 -05:00
James Rodewig
a29e95fd94
[DOCS] Clarify metrics is array of strings (#65611) (#65613) 2020-11-30 10:03:51 -05:00
David Kyle
9ab179617a
Mute rollup docs test (#65585) (#65588)
For #65544
2020-11-30 10:58:51 +00:00
James Rodewig
e0cd917ca3
[DOCS] Add rollup V2 security privileges (#65512) (#65516) 2020-11-25 16:31:01 -05:00
James Rodewig
ff454ff0d9
[DOCS] Add rollup V2 API docs (#65398) (#65508)
Changes:

* Documents new `<index>/_rollup` API
* Updates rollup APIs overview page
* Enables rollups V2 in docs integ tests
2020-11-25 11:36:02 -05:00