Skip to content

Commit 003f6f0

Browse files
Merge pull request #127086 from katherinelums/patch-6
Update elastic-san-metrics.md
2 parents 5429dcf + a22d9cc commit 003f6f0

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The following metrics are currently available for your Elastic SAN resource. You
1717

1818
|Metric|Definition|
1919
|---|---|
20-
|**Used Capacity**|The total amount of storage used in your SAN resources. At the SAN level, it's the sum of capacity used by volume groups and volumes, in bytes.|
20+
|**Availability**|The percentage of availability for the storage service or the specified API operation.|
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**. |
@@ -28,10 +28,9 @@ By default, all metrics are shown at the SAN level. To view these metrics at eit
2828

2929
## Resource logging
3030

31-
You can configure the [diagnostic settings](/azure/azure-monitor/essentials/diagnostic-settings) of your elastic SAN to send Azure platform logs and metrics to different destinations. Currently, there are two log configurations:
31+
You can configure the [diagnostic settings](/azure/azure-monitor/essentials/diagnostic-settings) of your elastic SAN to send Azure platform logs and metrics to different destinations. Currently, there's one log configuration:
3232

33-
- All - Every resource log offered by the resource.
34-
- Audit - All resource logs that record customer interactions with data or the settings of the service.
33+
- Transactions - Every transaction log offered by the resource.
3534

3635
Audit logs are an attempt by each resource provider to provide the most relevant audit data, but might not be considered sufficient from an auditing standards perspective.
3736

0 commit comments

Comments
 (0)