Skip to content

Commit fd7f457

Browse files
authored
Merge pull request #119617 from microsoft-saya/patch-1
Update monitor-app-configuration-reference.md
2 parents 75af10f + 70ce5e7 commit fd7f457

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Resource Provider and Type: [App Configuration Platform Metrics](../azure-monito
2626
| Daily Storage Usage | Percent | Represents the amount of storage in use as a percentage of the maximum allowance. This metric is updated at least once daily. |
2727
| Request Quota Usage | Percent | Represents the current total request usage in percentage. |
2828
| Replication Latency | Milliseconds | Represents the average time it takes for a replica to be consistent with current state. |
29+
| Snapshot Storage Size | Count | Represents the total storage usage of configuration snapshot(s) in bytes. |
2930

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

@@ -41,6 +42,7 @@ App Configuration has the following dimensions associated with its metr
4142
| Daily Storage Usage | This metric does not have any dimensions. |
4243
| Request Quota Usage | The supported dimensions are the **OperationType** ("Read"or "Write") and **Endpoint** of each request. |
4344
| Replication Latency | The **Endpoint** of the replica that data was replicated to is included as a dimension. |
45+
| Snapshot Storage Size | This metric does not have any dimensions. |
4446

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

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ You can analyze metrics for App Configuration with metrics from other Azure serv
103103
* Daily Storage Usage
104104
* Request Quota Usage
105105
* Replication Latency
106+
* Snapshot Storage Size
106107
107108
In the portal, navigate to the **Metrics** section and select the **Metric Namespaces** and **Metrics** you want to analyze. This screenshot shows you the metrics view when selecting **Http Incoming Request Count** for your configuration store.
108109

0 commit comments

Comments
 (0)