Commit graph

81 commits

Author SHA1 Message Date
James Rodewig
07ac8818b6
[DOCS] Remove testenv annotations from doc snippet tests (#80023) (#80458)
Removes `testenv` annotations and related code. These annotations originally let you skip x-pack snippet tests in the docs. However, that's no longer possible.

Relates to #79309, #31619
# Conflicts:
#	docs/reference/ml/df-analytics/apis/get-trained-model-deployment-stats.asciidoc
#	docs/reference/ml/df-analytics/apis/infer-trained-model-deployment.asciidoc
#	docs/reference/ml/df-analytics/apis/put-trained-model-definition-part.asciidoc
#	docs/reference/ml/df-analytics/apis/put-trained-model-vocabulary.asciidoc
#	docs/reference/ml/df-analytics/apis/start-trained-model-deployment.asciidoc
#	docs/reference/ml/df-analytics/apis/stop-trained-model-deployment.asciidoc
#	docs/reference/slm/apis/slm-delete.asciidoc
#	docs/reference/slm/apis/slm-execute-retention.asciidoc
#	docs/reference/slm/apis/slm-execute.asciidoc
#	docs/reference/slm/apis/slm-get-status.asciidoc
#	docs/reference/slm/apis/slm-get.asciidoc
#	docs/reference/slm/apis/slm-start.asciidoc
#	docs/reference/slm/apis/slm-stats.asciidoc
#	docs/reference/slm/apis/slm-stop.asciidoc
#	docs/reference/sql/endpoints/client-apps/tableau-desktop.asciidoc
#	docs/reference/sql/endpoints/client-apps/tableau-server.asciidoc
2021-11-05 19:41:54 -04:00
Yang Wang
1c26c2ef67
Fix privileges for GetRollupIndexCapabilities API (#75614) (#75823)
In addition to read, access to this API is now also granted by
view_index_metadata and manage.

Resolves: #74779
2021-07-28 23:26:12 -04:00
James Rodewig
c757f9e4e7
[DOCS] Fix double spaces (#71082) (#71120) 2021-03-31 11:43:34 -04:00
James Rodewig
30c18264eb
[DOCS] Remove docs for rollup refactor (#70885) (#70911) 2021-03-26 10:08:55 -04:00
James Rodewig
369ee148da
[DOCS] Add overview for rollup refactor (#70001) (#70233) 2021-03-10 09:03:56 -05:00
James Rodewig
ce03589a9a
[DOCS] Clarify supported rollup fields (#70045) (#70165) 2021-03-09 14:54:19 -05:00
James Rodewig
be3fdd29c6 [DOCS] Reword terms rollup config 2021-03-02 16:09:09 -05:00
James Rodewig
7f7dc9dec3
[DOCS] Fix capitalization for Query DSL (#69236) (#69240) 2021-02-18 19:40:36 -05:00
James Rodewig
b55249507e
[DOCS] Fix typos for duplicate words (#69125) (#69132) 2021-02-17 11:16:58 -05:00
James Rodewig
1384ae95e4
[DOCS] Reuse ILM rollup action config (#68755) (#68756) 2021-02-09 11:14:04 -05:00
James Rodewig
8237426186
[DOCS] Note rollup metrics cannot be used in histogram (#68675) (#68683) 2021-02-08 11:59:16 -05:00
James Rodewig
f3ffe7f714
[DOCS] Fix rollup V2 security docs (#68518) (#68538) 2021-02-04 13:37:46 -05:00
James Rodewig
9d3dfb3059
[DOCS] Fix typo (#68129) (#68163)
Co-authored-by: Howard <danielhuang@tencent.com>
2021-01-28 17:22:19 -05:00
James Rodewig
8b49218dd0 [DOCS] Fix rollup API prereq wording 2021-01-28 11:13:20 -05:00
James Rodewig
e618327ff4
[DOCS] Add xrefs to rollup overview (#68119) (#68123) 2021-01-28 10:51:31 -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
0eb25ca6c9 [DOCS] Minor reword 2020-12-28 12:51:14 -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
99ea3efa45
[DOCS] Update rollup xrefs (#66799) (#66800) 2020-12-23 14:25:16 -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
James Rodewig
d79ae0ebfd
[DOCS] Fix rollup docs formatting (#66425) (#66545)
Co-authored-by: Howard <danielhuang@tencent.com>
2020-12-17 14:13:07 -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
6a6b4d5100
[DOCS] Label legacy rollup APIs (#65518) (#65679) 2020-12-01 09:53:31 -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
9b4b437b6b [DOCS] Remove rollup index ref 2020-11-25 17:30:15 -05: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
James Rodewig
aea83909d9
[DOCS] Fix case for 'Boolean' (#64299) (#64341) 2020-10-29 10:04:20 -04:00
James Rodewig
f4dfdc9d59
[DOCS] Fix typo in rollup groups docs (#62269) (#62316)
Co-authored-by: AndyHunt66 <andrew.hunt@elastic.co>
2020-09-14 10:42:58 -04:00
James Rodewig
988e8c8fc6
[DOCS] Swap [float] for [discrete] (#60134)
Changes instances of `[float]` in our docs for `[discrete]`.

Asciidoctor prefers the `[discrete]` tag for floating headings:
https://asciidoctor.org/docs/asciidoc-asciidoctor-diffs/#blocks
2020-07-23 12:42:33 -04:00
James Rodewig
b302b09b85
[DOCS] Reformat snippets to use two-space indents (#59973) (#59994) 2020-07-21 15:49:58 -04:00
James Rodewig
db89764539
[DOCS] Add data streams to rollup APIs (#59423) (#59465) 2020-07-13 16:57:40 -04:00
Lisa Cawley
11afead21e [DOCS] Adds collapsible sections to rollup APIs (#54690) 2020-04-02 17:51:16 -07:00
Hendrik Muhs
7dcacf531f
[7.x][Transform][Rollup] add processing stats to record the ti… (#54027)
add 2 additional stats: processing time and processing total which capture the
time spent for processing results and how often it ran. The 2 new stats
correspond to the existing indexing and search stats. Together with indexing
and search this now allows the user to see the full picture, all 3 stages.
2020-03-24 09:22:02 +01:00
Lisa Cawley
ca895d3ad5 [DOCS] Merge rollup config details into API (#49412) 2019-11-22 08:39:49 -08:00
Lisa Cawley
0f15736687 [DOCS] Reformat rollup API docs (#49397) 2019-11-20 10:46:16 -08:00
Lisa Cawley
39ef795085
[DOCS] Cleans up links to security content (#47610) (#47703) 2019-10-07 15:23:19 -07:00
Lisa Cawley
a815f8b930 [DOCS] Group rollup and transform content (#46882) 2019-09-23 08:55:25 -07:00