Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/product/monitors-and-alerts/monitors/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Assignees set by [ownership rules](/product/issues/ownership-rules/) will overri

Metric Monitors are used to track thresholds on data from errors, spans, logs, releases, and application metrics.

Choose the dataset and metric, the interval for how often to check, and the way you want to monitor for changes. You can choose an absolute number threshold, a percentage change, or dynamic anomaly detection.
Choose the dataset and metric, the interval over which to aggregate data, and how you want to monitor for changes. You can choose an absolute number threshold, a percentage change, or dynamic anomaly detection. For percentage change monitors, the interval sets the duration of both the current and comparison periods. Longer intervals include more data and may be evaluated less frequently.

#### Issue Detection Settings

Expand Down
Loading