File tree 1 file changed +2
-2
lines changed
docs/reference/data-frames/apis
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ IMPORTANT: You must use {kib} or this API to create a {dataframe-transform}.
92
92
(Optional, string) The unique identifier for a <<pipeline,pipeline>>.
93
93
94
94
`frequency`::
95
- (Optional, time units) The interval between checks for changes in the source
95
+ (Optional, << time-units, time units>> ) The interval between checks for changes in the source
96
96
indices when the {dataframe-transform} is running continuously. Also determines
97
97
the retry interval in the event of transient failures while the {dataframe-transform} is
98
98
searching or indexing. The minimum value is `1s` and the maximum is `1h`. The
@@ -133,7 +133,7 @@ delays.
133
133
134
134
--
135
135
`delay`::::
136
- (Optional, time units) The time delay between the current time and the
136
+ (Optional, << time-units, time units>> ) The time delay between the current time and the
137
137
latest input data time. The default value is `60s`.
138
138
139
139
[[put-data-frame-transform-example]]
You can’t perform that action at this time.
0 commit comments