File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
specification/ml/put_datafeed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ import { Duration } from '@_types/Time'
3939 * Datafeeds retrieve data from Elasticsearch for analysis by an anomaly detection job.
4040 * You can associate only one datafeed with each anomaly detection job.
4141 * The datafeed contains a query that runs at a defined interval (`frequency`).
42- * If you are concerned about delayed data, you can add a delay (`query_delay' ) at each interval.
42+ * If you are concerned about delayed data, you can add a delay (`query_delay` ) at each interval.
4343 * When Elasticsearch security features are enabled, your datafeed remembers which roles the user who created it had
4444 * at the time of creation and runs the query using those same roles. If you provide secondary authorization headers,
4545 * those credentials are used instead.
You can’t perform that action at this time.
0 commit comments