Skip to content

Commit 0c4d638

Browse files
committedMar 18, 2021
H2s
1 parent 1820473 commit 0c4d638

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed
 

‎articles/event-grid/metrics.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.date: 03/17/2021
88
# Metrics supported by Azure Event Grid
99
This article provides lists of Event Grid metrics that are categorized by namespaces.
1010

11-
## Microsoft.EventGrid/systemTopics
11+
## System topics
1212

1313
|Metric|Exportable via Diagnostic Settings?|Metric Display Name|Unit|Aggregation Type|Description|Dimensions|
1414
|---|---|---|---|---|---|---|
@@ -25,7 +25,7 @@ This article provides lists of Event Grid metrics that are categorized by namesp
2525
|UnmatchedEventCount|Yes|Unmatched Events|Count|Total|Total events not matching any of the event subscriptions for this topic|No Dimensions|
2626

2727

28-
## Microsoft.EventGrid/customTopics
28+
## Custom topics
2929

3030
|Metric|Exportable via Diagnostic Settings?|Metric Display Name|Unit|Aggregation Type|Description|Dimensions|
3131
|---|---|---|---|---|---|---|
@@ -41,7 +41,7 @@ This article provides lists of Event Grid metrics that are categorized by namesp
4141
|PublishSuccessLatencyInMs|Yes|Publish Success Latency|Milliseconds|Total|Publish success latency in milliseconds|No Dimensions|
4242
|UnmatchedEventCount|Yes|Unmatched Events|Count|Total|Total events not matching any of the event subscriptions for this topic|No Dimensions|
4343

44-
## Microsoft.EventGrid/domains
44+
## Domains
4545

4646
|Metric|Exportable via Diagnostic Settings?|Metric Display Name|Unit|Aggregation Type|Description|Dimensions|
4747
|---|---|---|---|---|---|---|
@@ -56,7 +56,7 @@ This article provides lists of Event Grid metrics that are categorized by namesp
5656
|PublishSuccessCount|Yes|Published Events|Count|Total|Total events published to this topic|Topic|
5757
|PublishSuccessLatencyInMs|Yes|Publish Success Latency|Milliseconds|Total|Publish success latency in milliseconds|No Dimensions|
5858

59-
## Microsoft.EventGrid/eventSubscriptions
59+
## Event subscriptions
6060

6161
|Metric|Exportable via Diagnostic Settings?|Metric Display Name|Unit|Aggregation Type|Description|Dimensions|
6262
|---|---|---|---|---|---|---|
@@ -68,7 +68,7 @@ This article provides lists of Event Grid metrics that are categorized by namesp
6868
|MatchedEventCount|Yes|Matched Events|Count|Total|Total events matched to this event subscription|No Dimensions|
6969

7070

71-
## Microsoft.EventGrid/extensionTopics
71+
## Extension topics
7272

7373
|Metric|Exportable via Diagnostic Settings?|Metric Display Name|Unit|Aggregation Type|Description|Dimensions|
7474
|---|---|---|---|---|---|---|
@@ -77,7 +77,7 @@ This article provides lists of Event Grid metrics that are categorized by namesp
7777
|PublishSuccessLatencyInMs|Yes|Publish Success Latency|Milliseconds|Total|Publish success latency in milliseconds|No Dimensions|
7878
|UnmatchedEventCount|Yes|Unmatched Events|Count|Total|Total events not matching any of the event subscriptions for this topic|No Dimensions|
7979

80-
## Microsoft.EventGrid/partnerNamespaces
80+
## Partner namespaces
8181

8282
|Metric|Exportable via Diagnostic Settings?|Metric Display Name|Unit|Aggregation Type|Description|Dimensions|
8383
|---|---|---|---|---|---|---|
@@ -93,7 +93,7 @@ This article provides lists of Event Grid metrics that are categorized by namesp
9393
|UnmatchedEventCount|Yes|Unmatched Events|Count|Total|Total events not matching any of the event subscriptions for this topic|No Dimensions|
9494

9595

96-
## Microsoft.EventGrid/partnerTopics
96+
## Partner topics
9797

9898
|Metric|Exportable via Diagnostic Settings?|Metric Display Name|Unit|Aggregation Type|Description|Dimensions|
9999
|---|---|---|---|---|---|---|

0 commit comments

Comments
 (0)
Please sign in to comment.