Skip to content

Commit f3255e2

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#120000
Changes made in line no 24 & 25 From This number includes egress from an external client into the resource as well as egress within Azure. This number includes ingress from an external client into the resource as well as ingress within Azure. To This number includes egress from the resource to external clients as well as egress within Azure. This number includes ingress to the resource from external clients as well as ingress within Azure
1 parent ff3f50a commit f3255e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/storage/elastic-san/elastic-san-metrics.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ The following metrics are currently available for your Elastic SAN resource. You
2121
|**Transactions**|The number of requests made to a storage service or the specified API operation. This number includes successful and failed requests, as well as requests that produced errors.|
2222
|**E2E Latency**|The average end-to-end latency of successful requests made to the resource or the specified API operation.|
2323
|**Server Latency**|The average time used to process a successful request. This value doesn't include the network latency specified in **E2E Latency**. |
24-
|**Ingress**|The amount of ingress data. This number includes ingress from an external client into the resource as well as ingress within Azure. |
25-
|**Egress**|The amount of egress data. This number includes egress from an external client into the resource as well as egress within Azure. |
24+
|**Ingress**|The amount of ingress data. This number includes ingress to the resource from external clients as well as ingress within Azure. |
25+
|**Egress**|The amount of egress data. This number includes egress from the resource to external clients as well as egress within Azure. |
2626

2727
By default, all metrics are shown at the SAN level. To view these metrics at either the volume group or volume level, select a filter on your selected metric to view your data on a specific volume group or volume.
2828

2929
## Next steps
3030

3131
- [Azure Monitor Metrics overview](../../azure-monitor/essentials/data-platform-metrics.md)
32-
- [Azure Monitor Metrics aggregation and display explained](../../azure-monitor/essentials/metrics-aggregation-explained.md)
32+
- [Azure Monitor Metrics aggregation and display explained](../../azure-monitor/essentials/metrics-aggregation-explained.md)

0 commit comments

Comments
 (0)