Skip to content

Commit 9a3a003

Browse files
authored
Merge pull request #77330 from Juliako/patch-72
Update media-services-metrics-diagnostic-logs.md
2 parents 00ad04e + 14f55f7 commit 9a3a003

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/media-services/latest/media-services-metrics-diagnostic-logs.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ Metrics are collected at regular intervals whether or not the value changes. The
3232

3333
Currently, the following Media Services [Streaming Endpoints](https://docs.microsoft.com/rest/api/media/streamingendpoints) metrics are emitted by Azure:
3434

35-
|Name|Description|
36-
|---|---|
37-
|Requests|Gives details around total # of requests serviced by the Streaming Endpoint.|
38-
|Egress|Total number of egress bytes. For example, bytes streamed by the Streaming Endpoint.|
39-
|Success end to end Latency| Gives information about end to end latency of successful requests.|
35+
|Metric|Display name|Description|
36+
|---|---|---|
37+
|Requests|Requests|Gives details around total # of requests serviced by the Streaming Endpoint.|
38+
|Egress|Egress|Total number of egress bytes. For example, bytes streamed by the Streaming Endpoint.|
39+
|SuccessE2ELatency|Success end to end Latency| Gives information about end to end latency of successful requests.|
4040

4141
For example, to get "Egress" metrics with CLI, you would run the following `az monitor metrics` CLI command:
4242

0 commit comments

Comments
 (0)