Supported metrics for Microsoft.AppConfiguration/configurationStores
The following table lists the metrics available for the Microsoft.AppConfiguration/configurationStores resource type.
Table headings
Metric - The metric display name as it appears in the Azure portal.
Name in Rest API - Metric name as referred to in the REST API.
Unit - Unit of measure.
Aggregation - The default aggregation type. Valid values: Average, Minimum, Maximum, Total, Count.
Dimensions - Dimensions available for the metric.
Time Grains - Intervals at which the metric is sampled. For example, PT1M
indicates that the metric is sampled every minute, PT30M
every 30 minutes, PT1H
every hour, and so on.
DS Export- Whether the metric is exportable to Azure Monitor Logs via Diagnostic Settings.
For information on exporting metrics, see Create diagnostic settings in Azure Monitor.
For information on metric retention, see Azure Monitor Metrics overview.
For a list of supported logs, see Supported log categories - Microsoft.AppConfiguration/configurationStores
Metric | Name in REST API | Unit | Aggregation | Dimensions | Time Grains | DS Export |
---|---|---|---|---|---|---|
DailyStorageUsage Total storage usage of the store in percentage. Updated at minimum every 24 hours. |
DailyStorageUsage |
Percent | Minimum, Maximum | <none> | PT1M | Yes |
HttpIncomingRequestCount Total number of incoming http requests. |
HttpIncomingRequestCount |
Count | Total (Sum) | StatusCode , Authentication , Endpoint |
PT1M | Yes |
HttpIncomingRequestDuration Latency on an http request. |
HttpIncomingRequestDuration |
Milliseconds | Average | StatusCode , Authentication , Endpoint |
PT1M | Yes |
ReplicationLatency Latency of replication. Average time it takes for a replica to be consistent with current state. |
ReplicationLatency |
Milliseconds | Average | Endpoint |
PT1M | Yes |
RequestQuotaUsage Current total request usage in percentage. |
RequestQuotaUsage |
Percent | Minimum, Maximum | Endpoint , OperationType |
PT1M | Yes |
SnapshotStorageSize Total storage usage of key value snapshot(s) in bytes. |
SnapshotStorageSize |
Count | Minimum, Maximum | <none> | PT1M | Yes |
ThrottledHttpRequestCount Throttled http requests. |
ThrottledHttpRequestCount |
Count | Total (Sum) | Endpoint |
PT1M | Yes |