Supported metrics for Microsoft.Cache/redisEnterprise

The following table lists the metrics available for the Microsoft.Cache/redisEnterprise 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.

Metric Name in REST API Unit Aggregation Dimensions Time Grains DS Export
Cache Hits

The number of successful key lookups. For more details, see https://aka.ms/redis/enterprise/metrics.
cachehits Count Total <none> PT5M, PT1H Yes
Cache Latency Microseconds (Preview)

The latency to the cache in microseconds. For more details, see https://aka.ms/redis/enterprise/metrics.
cacheLatency Count Average InstanceId PT5M, PT1H Yes
Cache Misses

The number of failed key lookups. For more details, see https://aka.ms/redis/enterprise/metrics.
cachemisses Count Total <none> PT5M, PT1H Yes
Cache Read

The amount of data read from the cache in Megabytes per second (MB/s). For more details, see https://aka.ms/redis/enterprise/metrics.
cacheRead BytesPerSecond Maximum InstanceId PT5M, PT1H Yes
Cache Write

The amount of data written to the cache in Megabytes per second (MB/s). For more details, see https://aka.ms/redis/enterprise/metrics.
cacheWrite BytesPerSecond Maximum InstanceId PT5M, PT1H Yes
Connected Clients

The number of client connections to the cache. For more details, see https://aka.ms/redis/enterprise/metrics.
connectedclients Count Maximum InstanceId PT5M, PT1H Yes
Evicted Keys

The number of items evicted from the cache. For more details, see https://aka.ms/redis/enterprise/metrics.
evictedkeys Count Total <none> PT5M, PT1H Yes
Expired Keys

The number of items expired from the cache. For more details, see https://aka.ms/redis/enterprise/metrics.
expiredkeys Count Total <none> PT5M, PT1H Yes
Geo Replication Healthy

The health of geo replication in an Active Geo-Replication group. 0 represents Unhealthy and 1 represents Healthy. For more details, see https://aka.ms/redis/enterprise/metrics.
geoReplicationHealthy Count Maximum <none> PT5M, PT1H Yes
Gets

The number of get operations from the cache. For more details, see https://aka.ms/redis/enterprise/metrics.
getcommands Count Total <none> PT5M, PT1H Yes
Operations Per Second

The number of instantaneous operations per second executed on the cache. For more details, see https://aka.ms/redis/enterprise/metrics.
operationsPerSecond Count Maximum <none> PT5M, PT1H Yes
CPU

The CPU utilization of the Azure Redis Cache server as a percentage. For more details, see https://aka.ms/redis/enterprise/metrics.
percentProcessorTime Percent Maximum InstanceId PT5M, PT1H Yes
Server Load

The percentage of cycles in which the Redis server is busy processing and not waiting idle for messages. For more details, see https://aka.ms/redis/enterprise/metrics.
serverLoad Percent Maximum <none> PT5M, PT1H Yes
Sets

The number of set operations to the cache. For more details, see https://aka.ms/redis/enterprise/metrics.
setcommands Count Total <none> PT5M, PT1H Yes
Total Operations

The total number of commands processed by the cache server. For more details, see https://aka.ms/redis/enterprise/metrics.
totalcommandsprocessed Count Total <none> PT5M, PT1H Yes
Total Keys

The total number of items in the cache. For more details, see https://aka.ms/redis/enterprise/metrics.
totalkeys Count Maximum <none> PT5M, PT1H Yes
Used Memory

The amount of cache memory used for key/value pairs in the cache in MB. For more details, see https://aka.ms/redis/enterprise/metrics.
usedmemory Bytes Maximum <none> PT5M, PT1H Yes
Used Memory Percentage

The percentage of cache memory used for key/value pairs. For more details, see https://aka.ms/redis/enterprise/metrics.
usedmemorypercentage Percent Maximum <none> PT5M, PT1H Yes