OpenSearch/plugin
Dimitris Athanasiou 380f6d9bff [ML] Add datafeed preview end-point (elastic/x-pack-elasticsearch#645)
Adds a preview end-point: `/_xpack/ml/datafeeds/{datafeed_id}/_preview`

The endpoint returns an array with the JSON records that will reach
writer to the c++ process. Thus, the preview can be used to verify
that a datafeed is configured correctly with regard to itself and
its corresponding job.

Original commit: elastic/x-pack-elasticsearch@1e0e9c906d
2017-02-25 10:17:06 +00:00
..
bin/x-pack Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
config/x-pack Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
keys Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
licenses Watcher: Add license files (elastic/x-pack-elasticsearch#619) 2017-02-23 10:24:16 +01:00
src [ML] Add datafeed preview end-point (elastic/x-pack-elasticsearch#645) 2017-02-25 10:17:06 +00:00
NOTICE.txt Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
build.gradle Build: Convert integ test dsl to new split cluster/runner dsl 2017-02-22 00:56:52 -08:00