Skip to content

Commit b0c2c2f

Browse files
authored
Update Machine Learning/Anomaly Detection/apm_nodejs/README.md
1 parent 4f9ca0a commit b0c2c2f

File tree

1 file changed

+1
-1
lines changed
  • Machine Learning/Anomaly Detection/apm_nodejs

1 file changed

+1
-1
lines changed

Machine Learning/Anomaly Detection/apm_nodejs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ throughput. These jobs are applicable to data from Elastic APM Node.js Agents
77
### Create anomaly detection jobs and datafeeds
88

99
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:
1111

1212
```
1313
PUT _ml/anomaly_detectors/abnormal_span_durations_nodejs

0 commit comments

Comments
 (0)