Skip to content

Commit

Permalink
Fix monitoring predict requests in ML settings (opensearch-project#7512)
Browse files Browse the repository at this point in the history
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: Sander van de Geijn <[email protected]>
  • Loading branch information
kolchfa-aws authored and sandervandegeijn committed Jul 30, 2024
1 parent af39c95 commit 13eba8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _ml-commons-plugin/cluster-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ plugins.ml_commons.sync_up_job_interval_in_seconds: 3
- Default value: `3`
- Value range: [0, 86,400]
## Predict monitoring requests
## Monitoring predict requests
Controls how many predict requests are monitored on one node. If set to `0`, OpenSearch clears all monitoring predict requests in cache and does not monitor for new predict requests.
Expand Down

0 comments on commit 13eba8c

Please sign in to comment.