Skip to content

Commit dd8828a

Browse files
Merge pull request #247281 from bwren/docs-editor/container-insights-metric-aler-1691085813
Update container-insights-metric-alerts.md
2 parents c03a0cf + 77badfe commit dd8828a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ ms.reviewer: aul
1111
Metric alerts in Azure Monitor proactively identify issues related to system resources of your Azure resources, including monitored Kubernetes clusters. Container insights provides preconfigured alert rules so that you don't have to create your own. This article describes the different types of alert rules you can create and how to enable and configure them.
1212

1313
> [!IMPORTANT]
14-
> Container insights in Azure Monitor now supports alerts based on Prometheus metrics, and metric rules will be retired on March 14, 2026. If you already use alerts based on custom metrics, you should migrate to Prometheus alerts and disable the equivalent custom metric alerts.
15-
14+
> Container insights in Azure Monitor now supports alerts based on Prometheus metrics, and metric rules will be retired on March 14, 2026. If you already use alerts based on custom metrics, you should migrate to Prometheus alerts and disable the equivalent custom metric alerts. As of August 15, 2023, you will no longer be able to configure new custom metric recommended alerts using the portal.
1615
## Types of metric alert rules
1716

1817
There are two types of metric rules used by Container insights based on either Prometheus metrics or custom metrics. See a list of the specific alert rules for each at [Alert rule details](#alert-rule-details).
@@ -50,6 +49,7 @@ The methods currently available for creating Prometheus alert rules are Azure Re
5049

5150
1. To deploy community and recommended alerts, follow this [template](https://aka.ms/azureprometheus-alerts-bicep) and follow the README.md file in the same folder for how to deploy.
5251

52+
5353
---
5454

5555
### Edit Prometheus alert rules
@@ -103,8 +103,7 @@ The configuration change can take a few minutes to finish before it takes effect
103103
## Metric alert rules
104104
105105
> [!IMPORTANT]
106-
> Metric alerts (preview) are retiring and no longer recommended. Please refer to the migration guidance at [Migrate from Container insights recommended alerts to Prometheus recommended alert rules (preview)](#migrate-from-metric-rules-to-prometheus-rules-preview).
107-
106+
> Metric alerts (preview) are retiring and no longer recommended. As of August 15, 2023, you will no longer be able to configure new custom metric recommended alerts using the portal. Please refer to the migration guidance at [Migrate from Container insights recommended alerts to Prometheus recommended alert rules (preview)](#migrate-from-metric-rules-to-prometheus-rules-preview).
108107
### Prerequisites
109108
110109
- You might need to enable collection of custom metrics for your cluster. See [Metrics collected by Container insights](container-insights-custom-metrics.md).
@@ -158,6 +157,7 @@ To disable custom alert rules, use the same ARM template to create the rule, but
158157
---
159158
160159
160+
161161
## Migrate from metric rules to Prometheus rules (preview)
162162
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.
163163
@@ -252,3 +252,4 @@ View fired alerts for your cluster from **Alerts** in the **Monitor** menu in th
252252
253253
- Read about the [different alert rule types in Azure Monitor](../alerts/alerts-types.md).
254254
- Read about [alerting rule groups in Azure Monitor managed service for Prometheus](../essentials/prometheus-rule-groups.md).
255+

0 commit comments

Comments
 (0)