Skip to content

Commit 728f0b5

Browse files
committed
Add plan gate banner and note about alert types
1 parent b6d2d7b commit 728f0b5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/product/alerts/create-alerts/metric-alert-config.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,11 +129,13 @@ Change alerts, or alerts that use a percent change threshold, are useful when yo
129129

130130
### Dynamic Alerts
131131

132+
<Include name="feature-available-for-plan-trial-business.mdx" />
132133
<Include name="feature-available-for-user-group-early-adopter.mdx" />
133134

134135
Dynamic alerts can be used when you don't know what threshold to set, but you know you want to be alerted when something is far outside the bounds of normalcy. Sentry will look at the historical data for the given metric and determine if the current data is anomalous. You can select how responsive the alert will be, and whether you want to be alerted when the metric is above, below, or both above and below the expected bounds.
135136

136-
Dynamic alerts do not use the Critical, Warning, and Resolved thresholds like other alert threshold types as you are not setting these yourself. When no more anomalies are detected, the alert will resolve.
137+
Dynamic alerts do not use the Critical, Warning, and Resolved thresholds like other alert threshold types as you are not setting these yourself. When no more anomalies are detected, the alert will resolve. Dynamic alerts are not available for all metric alert types.
138+
137139

138140
![When the dynamic threshold is selected.](./img/dynamic-threshold.png)
139141

0 commit comments

Comments
 (0)