diff --git a/src/content/docs/alerts/create-alert/set-thresholds/predictive-alerts.mdx b/src/content/docs/alerts/create-alert/set-thresholds/predictive-alerts.mdx index 65c75c0933a..44b1413f44d 100644 --- a/src/content/docs/alerts/create-alert/set-thresholds/predictive-alerts.mdx +++ b/src/content/docs/alerts/create-alert/set-thresholds/predictive-alerts.mdx @@ -70,12 +70,22 @@ To set an alert condition with the predictive alert capability, follow these ste Continuing to keep the predicted alert event open keeps the issue page less noisy. + + You can have maximum of two thresholds per condition, and for each caodition you can set predictive alert. + + + + + + ### Save conditions [#save-conditions] + + -## Default prediction range [#default-prediction-range] -When you add a prediction to a chart, the `PREDICT` function appends to the existing chart query with the following default behaviors. -* **Prediction range**: Projects 20% of the total time specified in your query window, allowing you to see a short-term projection based on current trends. -* **Historical data**: Processes historical data from the current query window and the two preceding ones to generate predictions. -* **Time interval**: Matches the data point interval of the prediction on the query window, ensuring consistency in data projection. \ No newline at end of file +## Points to consider [#points-to-consider] +As the Predictive alert feature is currently in public preview, consider the following points: +* After the promotion period overs, or you disable the feature, the predictive alert events are not available in the UI. +* The alert conditions will be re-registered. +* Data aggregation may get delayed. \ No newline at end of file