Lisa Cawley
ba8beecdb0
[DOCS] More links to new API site ( #119377 )
2024-12-31 11:32:29 -08:00
Martijn van Groningen
639a1e0891
Revert "Emit deprecation warning when executing one of the rollup APIs ( #112807 )" ( #113047 )
...
This reverts commit 3d6e9a2850
, because
the original change is causing xpack rest test failures in other
repositories.
2024-09-18 05:30:35 +10:00
Martijn van Groningen
3d6e9a2850
Emit deprecation warning when executing one of the rollup APIs ( #112807 )
...
Currently none of the rollup APIs deprecation warning. Only the reference docs indicate that rollup has been deprecated.
Relates to #112690
2024-09-17 19:23:22 +02:00
James Rodewig
3a91763d27
[DOCS] Deprecate rollups ( #101265 )
2023-10-25 16:52:25 -04:00
David Kilfoyle
7722daa197
[DOCS] Add downsampling reference to rollup docs ( #91295 )
2022-11-08 10:02:17 -05:00
James Rodewig
f56a0f4b66
[DOCS] Remove testenv
annotations from doc snippet tests ( #80023 )
...
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
2021-11-05 18:38:50 -04:00
James Rodewig
493741dd7f
[DOCS] Remove docs for rollup refactor ( #70885 )
2021-03-26 09:03:00 -04:00
James Rodewig
eac210436b
[DOCS] Label legacy rollup APIs ( #65518 )
2020-12-01 09:00:45 -05:00
Lisa Cawley
468dff79f6
[DOCS] Reformat rollup API docs ( #49397 )
2019-11-20 10:43:53 -08:00
Lisa Cawley
4e4990c6a0
[DOCS] Cleans up links to security content ( #47610 )
2019-10-04 16:10:26 -07:00
James Rodewig
5c78f606c2
[DOCS] Change // CONSOLE comments to [source,console] ( #46440 )
2019-09-09 10:45:37 -04:00
James Rodewig
466c59a4a7
[DOCS] Replace "// TESTRESPONSE" magic comments with "[source,console-result] ( #46295 )
2019-09-05 16:47:18 -04:00
Lisa Cawley
b3a7b2221b
[DOCS] Reformats API parameter details ( #44194 )
2019-07-12 08:26:31 -07:00
Lisa Cawley
ae97d4c943
[DOCS] Reformat rollup APIs to use new API format ( #44131 )
2019-07-10 15:12:32 -07:00
lcawl
32bed098bb
[DOCS] Synchs titles of X-Pack APIs
2018-12-20 10:27:24 -08:00
Nik Everett
03daad9812
Re-deprecate xpack rollup endpoints ( #36451 )
...
Redeprecates the `/_xpack/rollup` endpoints in favor of `/_rollup`.
When we cleanup the rollup in a cluster containing 6.x nodes we need to
use `/_xpack/rollup` instead of `/_rollup` because the 6.x nodes don't
know about `/_rollup`. In those cases we must ignore the deprecation
warnings that the 7.0 node will return for the end point.
Closes #36044
2018-12-11 19:43:17 -05:00
Zachary Tong
61c2db5ebb
Revert "Deprecate X-Pack centric rollup endpoints ( #35962 )"
...
This reverts commit b84f1f6a3a
.
2018-11-29 12:58:23 -05:00
Jason Tedor
b84f1f6a3a
Deprecate X-Pack centric rollup endpoints ( #35962 )
...
This commit is part of our plan to deprecate and ultimately remove the
use of _xpack in the REST APIs.
2018-11-27 20:34:17 -05:00
Lisa Cawley
cdeadfc585
[DOCS] Move rollup APIs to docs ( #31450 )
2018-08-31 10:50:43 -07:00