Skip to content

Commit c4b45e7

Browse files
Merge pull request #243774 from yairgil/docs-editor/alerts-overview-1688380824
Update alerts-overview.md
2 parents 8787403 + 635116b commit c4b45e7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ms.date: 07/19/2022
88
ms.custom: template-overview
99
ms.reviewer: harelbr
1010
---
11+
1112
# What are Azure Monitor alerts?
1213

1314
Alerts help you detect and address issues before users notice them by proactively notifying you when Azure Monitor data indicates there might be a problem with your infrastructure or application.
@@ -51,7 +52,8 @@ This table provides a brief description of each alert type. For more information
5152
|[Log alerts](alerts-types.md#log-alerts)|Log alerts allow users to use a Log Analytics query to evaluate resource logs at a predefined frequency.|
5253
|[Activity log alerts](alerts-types.md#activity-log-alerts)|Activity log alerts are triggered when a new activity log event occurs that matches defined conditions. Resource Health alerts and Service Health alerts are activity log alerts that report on your service and resource health.|
5354
|[Smart detection alerts](alerts-types.md#smart-detection-alerts)|Smart detection on an Application Insights resource automatically warns you of potential performance problems and failure anomalies in your web application. You can migrate smart detection on your Application Insights resource to create alert rules for the different smart detection modules.|
54-
|[Prometheus alerts](alerts-types.md#prometheus-alerts)|Prometheus alerts are used for alerting on the performance and health of Kubernetes clusters, including Azure Kubernetes Service (AKS). The alert rules are based on PromQL, which is an open-source query language.|
55+
|[Prometheus alerts](alerts-types.md#prometheus-alerts)|Prometheus alerts are used for alerting on Prometheus metrics stored in [Azure Monitor managed services for Prometheus](../essentials/prometheus-metrics-overview.md). The alert rules are based on the PromQL open-source query language.|
56+
5557
## Recommended alert rules
5658

5759
If you don't have alert rules defined for the selected resource, you can [enable recommended out-of-the-box alert rules in the Azure portal](alerts-manage-alert-rules.md#enable-recommended-alert-rules-in-the-azure-portal).
@@ -109,3 +111,4 @@ For information about pricing, see [Azure Monitor pricing](https://azure.microso
109111
- [Learn about action groups](../alerts/action-groups.md)
110112
- [Learn about alert processing rules](alerts-action-rules.md)
111113
- [Manage your alerts programmatically](alerts-manage-alert-instances.md#manage-your-alerts-programmatically)
114+

0 commit comments

Comments
 (0)