Skip to content

Commit fb84821

Browse files
committed
updates
1 parent 3634846 commit fb84821

File tree

5 files changed

+6
-4
lines changed

5 files changed

+6
-4
lines changed
-16.9 KB
Loading
-7.39 KB
Loading
-49.5 KB
Loading
3.19 KB
Loading

articles/monitoring-and-diagnostics/monitoring-overview-unified-alerts.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.workload: na
1313
ms.tgt_pltfrm: na
1414
ms.devlang: na
1515
ms.topic: article
16-
ms.date: 05/30/2018
16+
ms.date: 05/31/2018
1717
ms.author: mamit,bwren
1818
ms.custom:
1919

@@ -125,13 +125,15 @@ Enabling the new alert experience does not impact the configuration of action gr
125125
### Smart Groups
126126
Smart groups reduce noise by allowing you to manage related alerts as a single unit rather than managing individual alerts. You can view the details of smart groups and set the state similar to an alert. Each alert is a member of one and only one smart group.
127127

128-
Smart Groups are automatically created using machine learning to combine alerts that represent a single issue. The algorithm considers when an alert is created and looks for similarity based on such properties as alert name, description, subscription, and historical patterns. The algorithm currently only considers alerts from the same service in the same subscription. You can view the reason that alerts were included in a group in the Smart Group detail page.
128+
Smart Groups are automatically created using machine learning to combine related alerts that represent a single issue. When an alert is created, the algorithm adds it to a new smart group or an existing smart group based on such information as historical patterns, similarity of properties, and similarity of structure. Currently, the algorithm only considers alerts from the same monitor service within a subscription. Smart groups can reduce up to 99% of alert noise through this consolidation. You can view the reason that alerts were included in a group in the Smart Group detail page.
129129

130130
The name of a smart group is the name of its first alert. You can't create or rename a smart group.
131131

132132

133133
### Alert States
134-
Enhanced unified alerts introduce the concept of alert state. You can set the state of an alert to specify where it is in the resolution process. When an alert is created, it has a status of *New*. You can change the status when you've acknowledged an alert and when you've closed it. The following alert states are supported.
134+
Enhanced unified alerts introduce the concept of alert state. You can set the state of an alert to specify where it is in the resolution process. When an alert is created, it has a status of *New*. You can change the status when you've acknowledged an alert and when you've closed it. Any state changes are stored in the history of the alert.
135+
136+
The following alert states are supported.
135137

136138
| State | Description |
137139
|:---|:---|
@@ -203,7 +205,7 @@ The Alert Detail page includes the following sections.
203205
| Essentials | Displays the properties and other significant information about the alert. |
204206
| History | Lists each action taken by the alert and any changes made to the alert. This is currently limited to state changes. |
205207
| Smart Group | Information about the smart group the alert is included in. The **Alert Count** refers to the number of alerts included in the smart group. This includes the other alerts that are included in the same same smart group that were created in the past 30 days. This is regardless of the time filter in the alerts list page. Click on an alert to view its detail. |
206-
| More Details | Displays granular data for the alert. This information is typically specific to the type of source that created the alert. |
208+
| More Details | Displays further contextual information for the alert which is typically specific to the type of source that created the alert. |
207209

208210

209211
### Smart Group detail page

0 commit comments

Comments
 (0)