Mute failing ML datafeed docs code snippet
Original commit: elastic/x-pack-elasticsearch@9cfea037bc
This commit is contained in:
parent
90c360d9d0
commit
92a9fc8b48
|
@ -66,7 +66,7 @@ The following example gets usage information for the
|
||||||
GET _xpack/ml/datafeeds/datafeed-total-requests/_stats
|
GET _xpack/ml/datafeeds/datafeed-total-requests/_stats
|
||||||
--------------------------------------------------
|
--------------------------------------------------
|
||||||
// CONSOLE
|
// CONSOLE
|
||||||
// TEST[setup:server_metrics_startdf]
|
// TEST[skip:https://github.com/elastic/x-pack-elasticsearch/issues/4004]
|
||||||
|
|
||||||
The API returns the following results:
|
The API returns the following results:
|
||||||
[source,js]
|
[source,js]
|
||||||
|
|
Loading…
Reference in New Issue