Skip to content

Commit e994ffa

Browse files
Merge pull request #261075 from bwren/docs-editor/container-insights-metric-aler-1702431985
Update container-insights-metric-alerts.md
2 parents b9bce20 + 13d4ebd commit e994ffa

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

articles/azure-monitor/containers/container-insights-metric-alerts.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ There are two types of metric rules used by Container insights based on either P
2020
| Alert rule type | Description |
2121
|:---|:---|
2222
| [Prometheus rules](#prometheus-alert-rules) | Alert rules that use metrics stored in [Azure Monitor managed service for Prometheus](../essentials/prometheus-metrics-overview.md). There are two sets of Prometheus alert rules that you can choose to enable.<br><br>- *Community alerts* are handpicked alert rules from the Prometheus community. Use this set of alert rules if you don't have any other alert rules enabled.<br>- *Recommended alerts* are the equivalent of the custom metric alert rules. Use this set if you're migrating from custom metrics to Prometheus metrics and want to retain identical functionality.
23-
| [Metric rules](#metric-alert-rules) | Alert rules that use [custom metrics collected for your Kubernetes cluster](container-insights-custom-metrics.md). Use these alert rules if you're not ready to move to Prometheus metrics yet or if you want to manage your alert rules in the Azure portal. Metric rules will be retired on March 14, 2026. |
23+
| [Metric rules](#metric-alert-rules) | Alert rules that use [custom metrics collected for your Kubernetes cluster](container-insights-custom-metrics.md). Use these alert rules if you're not ready to move to Prometheus metrics yet or if you want to manage your alert rules in the Azure portal. Metric rules will be retired on May 31, 2024. |
2424

2525
## Prometheus alert rules
2626

@@ -52,6 +52,7 @@ The methods currently available for creating Prometheus alert rules are Azure Re
5252

5353

5454

55+
5556
---
5657

5758
### Edit Prometheus alert rules
@@ -163,8 +164,14 @@ To disable custom alert rules, use the same ARM template to create the rule, but
163164
164165
165166
167+
168+
169+
170+
171+
172+
166173
## Migrate from metric rules to Prometheus rules (preview)
167-
If you're using metric alert rules to monitor your Kubernetes cluster, you should transition to Prometheus recommended alert rules (preview) before March 14, 2026 when metric alerts are retired.
174+
If you're using metric alert rules to monitor your Kubernetes cluster, you should transition to Prometheus recommended alert rules (preview) before May 31, 2024 when metric alerts are retired.
168175
169176
1. Follow the steps at [Enable Prometheus alert rules](#enable-prometheus-alert-rules) to configure Prometheus recommended alert rules (preview).
170177
2. Follow the steps at [Disable metric alert rules](#disable-metric-alert-rules) to remove metric alert rules from your clusters.

0 commit comments

Comments
 (0)