Skip to content

Commit 80d3ab1

Browse files
committed
moved esc char
1 parent 2d3870b commit 80d3ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/alerts/alerts-create-new-alert-rule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ And then defining these elements for the resulting alert actions using:
4747
|Metrics|Platform |For metric signals, the monitor service is the metric namespace. ‘Platform’ means the metrics are provided by the resource provider, namely 'Azure'.|
4848
| |Azure.ApplicationInsights|Customer-reported metrics, sent by the Application Insights SDK. |
4949
| |Azure.VM.Windows.GuestMetrics |VM guest metrics, collected by an extension running on the VM. Can include built-in operating system perf counters, and custom perf counters. |
50-
| |\<your custom namespace>\ |A custom metric namespace, containing custom metrics sent with the Azure Monitor Metrics API. |
50+
| |\<your custom namespace\>|A custom metric namespace, containing custom metrics sent with the Azure Monitor Metrics API. |
5151
|Log |Log Analytics|The service that provides the ‘Custom log search’ and ‘Log (saved query)’ signals. |
5252
|Activity log|Activity Log – Administrative|The service that provides the ‘Administrative’ activity log events. |
5353
| |Activity Log – Policy|The service that provides the 'Policy' activity log events. |

0 commit comments

Comments
 (0)