Skip to content

Commit a7a113e

Browse files
author
jimmypc92
committed
Wording updates.
1 parent 1224874 commit a7a113e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-app-configuration/monitor-app-configuration-reference.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Resource Provider and Type: [App Configuration Platform Metrics](../azure-monito
2222
| Http Incoming Request Count | Count | Total number of incoming Http Request |
2323
| Http Incoming Request Duration | Milliseconds | Server side duration of an Http Request |
2424
| Throttled Http Request Count | Count | Throttled requests are Http requests that receive a response with a status code of 429 |
25-
| Daily Storage Usage | Count | Total number of bytes stored |
25+
| Daily Storage Usage | Count | Represents the amount of storage in use as a percentage of the maximum allowance. This metric is updated at least once daily. |
2626

2727
For more information, see a list of [all platform metrics supported in Azure Monitor](../azure-monitor/essentials/metrics-supported.md).
2828

@@ -32,9 +32,9 @@ App Configuration has the following dimensions associated with its metr
3232

3333
| Metric Name | Dimension description |
3434
|-------|-----|
35-
| Http Incoming Request Count | The count of total Http requests. The supported dimensions are the **HttpStatusCode**, **AuthenticationScheme**, and **Endpoint** of each request. **AuthenticationScheme** can be filtered by AAD or HMAC authentication. |
36-
| Http Incoming Request Duration | The server side duration of each request. The supported dimensions are the **HttpStatusCode**, **AuthenticationScheme**, and **Endpoint** of each request. **AuthenticationScheme** can be filtered by AAD or HMAC authentication. |
37-
| Throttled Http Request Count | The count of throttled requests. The **Endpoint** of each request is included as a dimension. |
35+
| Http Incoming Request Count | The supported dimensions are the **HttpStatusCode**, **AuthenticationScheme**, and **Endpoint** of each request. **AuthenticationScheme** can be filtered by AAD or HMAC authentication. |
36+
| Http Incoming Request Duration | The supported dimensions are the **HttpStatusCode**, **AuthenticationScheme**, and **Endpoint** of each request. **AuthenticationScheme** can be filtered by AAD or HMAC authentication. |
37+
| Throttled Http Request Count | The **Endpoint** of each request is included as a dimension. |
3838
| Daily Storage Usage | This metric does not have any dimensions. |
3939

4040
For more information on what metric dimensions are, see [Multi-dimensional metrics](../azure-monitor/essentials/data-platform-metrics.md#multi-dimensional-metrics).

0 commit comments

Comments
 (0)