We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1d8593 commit 10fe3afCopy full SHA for 10fe3af
docs/reference/data-rollup-transform.asciidoc
@@ -6,23 +6,10 @@
6
7
{es} offers the following methods for manipulating your data:
8
9
-ifdef::permanently-unreleased-branch[]
10
-
11
-* <<xpack-rollup>>
12
-+
13
-A rollup aggregates an index's time series data and stores the results in new
14
-read-only index. For example, you can roll up hourly data into daily or weekly
15
-summaries.
16
17
-endif::[]
18
-ifndef::permanently-unreleased-branch[]
19
20
* <<xpack-rollup,Rolling up your historical data>>
21
+
22
include::rollup/index.asciidoc[tag=rollup-intro]
23
24
25
26
* <<transforms,Transforming your data>>
27
28
include::transform/transforms.asciidoc[tag=transform-intro]
0 commit comments