You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Machine Learning/Anomaly Detection/apm_nodejs/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ throughput. These jobs are applicable to data from Elastic APM Node.js Agents
7
7
### Create anomaly detection jobs and datafeeds
8
8
9
9
Copy the contents of the appropriate *.json file into the
10
-
[create anomaly detection jobs API](https://www.elastic.co/guide/en/elasticsearch/reference/master/ml-put-job.html) in the Kibana Dev Console. For example:
10
+
[create anomaly detection jobs API](https://www.elastic.co/guide/en/elasticsearch/reference/8.0/ml-put-job.html) in the Kibana Dev Console. For example:
11
11
12
12
```
13
13
PUT _ml/anomaly_detectors/abnormal_span_durations_nodejs
0 commit comments