Skip to content

Commit 58bb955

Browse files
committed
update text for options
1 parent 728f0b5 commit 58bb955

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,8 @@ Change alerts, or alerts that use a percent change threshold, are useful when yo
132132
<Include name="feature-available-for-plan-trial-business.mdx" />
133133
<Include name="feature-available-for-user-group-early-adopter.mdx" />
134134

135-
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.
135+
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 have three options for the responsiveness of the alert: low, medium, and high. Low responsiveness means the alert will fire less frequently with each instance being higher signal. High responsiveness will capture more instances of the alert, which creates more coverage with a greater likelihood for false positives. Our recommendation is to start with our default (medium), and iterate based on the results you see.
136+
Another setting is to set the direction of the alert: above and/or below the expected bounds. This setting can help increase the signal of your alert rule.
136137

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

0 commit comments

Comments
 (0)