Skip to content

Commit ec5ddec

Browse files
authored
Added link to article that describes time aggregations
1 parent d142777 commit ec5ddec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/platform/alerts-metric-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Let's say you have created a simple static threshold metric alert rule as follow
2222
- Target Resource (the Azure resource you want to monitor): myVM
2323
- Metric: Percentage CPU
2424
- Condition Type: Static
25-
- Time Aggregation (Statistic that is run over raw metric values. Supported time aggregations are Min, Max, Avg, Total, Count): Average
25+
- Time Aggregation (Statistic that is run over raw metric values. [Supported time aggregations](metrics-charts.md#changing-aggregation) are Min, Max, Avg, Total, Count): Average
2626
- Period (The look back window over which metric values are checked): Over the last 5 mins
2727
- Frequency (The frequency with which the metric alert checks if the conditions are met): 1 min
2828
- Operator: Greater Than
@@ -39,7 +39,7 @@ Let's say you have created a simple Dynamic Thresholds metric alert rule as foll
3939
- Target Resource (the Azure resource you want to monitor): myVM
4040
- Metric: Percentage CPU
4141
- Condition Type: Dynamic
42-
- Time Aggregation (Statistic that is run over raw metric values. Supported time aggregations are Min, Max, Avg, Total, Count): Average
42+
- Time Aggregation (Statistic that is run over raw metric values. [Supported time aggregations](metrics-charts.md#changing-aggregation) are Min, Max, Avg, Total, Count): Average
4343
- Period (The look back window over which metric values are checked): Over the last 5 mins
4444
- Frequency (The frequency with which the metric alert checks if the conditions are met): 1 min
4545
- Operator: Greater Than

0 commit comments

Comments
 (0)