Skip to content

Commit ca10dce

Browse files
committed
Add plan gate banner and note about alert types
1 parent 6893169 commit ca10dce

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
@@ -131,11 +131,13 @@ Change alerts, or alerts that use a percent change threshold, are useful when yo
131131

132132
### Dynamic Alerts
133133

134+
<Include name="feature-available-for-plan-trial-business.mdx" />
134135
<Include name="feature-available-for-user-group-early-adopter.mdx" />
135136

136137
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.
137138

138-
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.
139+
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.
140+
139141

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

0 commit comments

Comments
 (0)