|
@@ -102,7 +102,7 @@ The following example closes the `total-requests` job:
|
|
|
--------------------------------------------------
|
|
|
POST _ml/anomaly_detectors/total-requests/_close
|
|
|
--------------------------------------------------
|
|
|
-// TEST[setup:server_metrics_openjob-raw]
|
|
|
+// TEST[skip:sometimes fails due to https://github.com/elastic/elasticsearch/pull/48583#issuecomment-552991325 - on unmuting use setup:server_metrics_openjob-raw]
|
|
|
|
|
|
When the job is closed, you receive the following results:
|
|
|
|