@@ -8,7 +8,7 @@ ms.date: 03/17/2021
8
8
# Metrics supported by Azure Event Grid
9
9
This article provides lists of Event Grid metrics that are categorized by namespaces.
10
10
11
- ## Microsoft.EventGrid/systemTopics
11
+ ## System topics
12
12
13
13
| Metric| Exportable via Diagnostic Settings?| Metric Display Name| Unit| Aggregation Type| Description| Dimensions|
14
14
| ---| ---| ---| ---| ---| ---| ---|
@@ -25,7 +25,7 @@ This article provides lists of Event Grid metrics that are categorized by namesp
25
25
| UnmatchedEventCount| Yes| Unmatched Events| Count| Total| Total events not matching any of the event subscriptions for this topic| No Dimensions|
26
26
27
27
28
- ## Microsoft.EventGrid/customTopics
28
+ ## Custom topics
29
29
30
30
| Metric| Exportable via Diagnostic Settings?| Metric Display Name| Unit| Aggregation Type| Description| Dimensions|
31
31
| ---| ---| ---| ---| ---| ---| ---|
@@ -41,7 +41,7 @@ This article provides lists of Event Grid metrics that are categorized by namesp
41
41
| PublishSuccessLatencyInMs| Yes| Publish Success Latency| Milliseconds| Total| Publish success latency in milliseconds| No Dimensions|
42
42
| UnmatchedEventCount| Yes| Unmatched Events| Count| Total| Total events not matching any of the event subscriptions for this topic| No Dimensions|
43
43
44
- ## Microsoft.EventGrid/domains
44
+ ## Domains
45
45
46
46
| Metric| Exportable via Diagnostic Settings?| Metric Display Name| Unit| Aggregation Type| Description| Dimensions|
47
47
| ---| ---| ---| ---| ---| ---| ---|
@@ -56,7 +56,7 @@ This article provides lists of Event Grid metrics that are categorized by namesp
56
56
| PublishSuccessCount| Yes| Published Events| Count| Total| Total events published to this topic| Topic|
57
57
| PublishSuccessLatencyInMs| Yes| Publish Success Latency| Milliseconds| Total| Publish success latency in milliseconds| No Dimensions|
58
58
59
- ## Microsoft.EventGrid/eventSubscriptions
59
+ ## Event subscriptions
60
60
61
61
| Metric| Exportable via Diagnostic Settings?| Metric Display Name| Unit| Aggregation Type| Description| Dimensions|
62
62
| ---| ---| ---| ---| ---| ---| ---|
@@ -68,7 +68,7 @@ This article provides lists of Event Grid metrics that are categorized by namesp
68
68
| MatchedEventCount| Yes| Matched Events| Count| Total| Total events matched to this event subscription| No Dimensions|
69
69
70
70
71
- ## Microsoft.EventGrid/extensionTopics
71
+ ## Extension topics
72
72
73
73
| Metric| Exportable via Diagnostic Settings?| Metric Display Name| Unit| Aggregation Type| Description| Dimensions|
74
74
| ---| ---| ---| ---| ---| ---| ---|
@@ -77,7 +77,7 @@ This article provides lists of Event Grid metrics that are categorized by namesp
77
77
| PublishSuccessLatencyInMs| Yes| Publish Success Latency| Milliseconds| Total| Publish success latency in milliseconds| No Dimensions|
78
78
| UnmatchedEventCount| Yes| Unmatched Events| Count| Total| Total events not matching any of the event subscriptions for this topic| No Dimensions|
79
79
80
- ## Microsoft.EventGrid/partnerNamespaces
80
+ ## Partner namespaces
81
81
82
82
| Metric| Exportable via Diagnostic Settings?| Metric Display Name| Unit| Aggregation Type| Description| Dimensions|
83
83
| ---| ---| ---| ---| ---| ---| ---|
@@ -93,7 +93,7 @@ This article provides lists of Event Grid metrics that are categorized by namesp
93
93
| UnmatchedEventCount| Yes| Unmatched Events| Count| Total| Total events not matching any of the event subscriptions for this topic| No Dimensions|
94
94
95
95
96
- ## Microsoft.EventGrid/partnerTopics
96
+ ## Partner topics
97
97
98
98
| Metric| Exportable via Diagnostic Settings?| Metric Display Name| Unit| Aggregation Type| Description| Dimensions|
99
99
| ---| ---| ---| ---| ---| ---| ---|
0 commit comments