Supported metrics for Microsoft.Cache/redis
The following table lists the metrics available for the Microsoft.Cache/redis 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 - Metrics export using data collection rules and 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.Cache/redis
Category | Metric | Name in REST API | Unit | Aggregation | Dimensions | Time Grains | DS Export |
---|---|---|---|---|---|---|---|
Cache | Cache Hits (Instance Based) The number of successful key lookups. For more details, see https://aka.ms/redis/metrics. |
allcachehits |
Count | Total (Sum) | ShardId , Port , Primary |
PT1M | Yes |
Cache | Cache Misses (Instance Based) The number of failed key lookups. For more details, see https://aka.ms/redis/metrics. |
allcachemisses |
Count | Total (Sum) | ShardId , Port , Primary |
PT1M | Yes |
Cache | Cache Read (Instance Based) The amount of data read from the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. |
allcacheRead |
BytesPerSecond | Maximum | ShardId , Port , Primary |
PT1M | Yes |
Cache | Cache Write (Instance Based) The amount of data written to the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. |
allcacheWrite |
BytesPerSecond | Maximum | ShardId , Port , Primary |
PT1M | Yes |
Cache | Connected Clients (Instance Based) The number of client connections to the cache. For more details, see https://aka.ms/redis/metrics. |
allconnectedclients |
Count | Maximum | ShardId , Port , Primary |
PT1M | Yes |
Cache | Connections Closed Per Second (Instance Based) The number of instantaneous connections closed per second on the cache via port 6379 or 6380 (SSL). For more details, see https://aka.ms/redis/metrics. |
allConnectionsClosedPerSecond |
CountPerSecond | Average, Minimum, Maximum, Count | ShardId , Primary , Ssl |
PT1M | Yes |
Cache | Connections Created Per Second (Instance Based) The number of instantaneous connections created per second on the cache via port 6379 or 6380 (SSL). For more details, see https://aka.ms/redis/metrics. |
allConnectionsCreatedPerSecond |
CountPerSecond | Average, Minimum, Maximum, Count | ShardId , Primary , Ssl |
PT1M | Yes |
Cache | Evicted Keys (Instance Based) The number of items evicted from the cache. For more details, see https://aka.ms/redis/metrics. |
allevictedkeys |
Count | Total (Sum) | ShardId , Port , Primary |
PT1M | Yes |
Cache | Expired Keys (Instance Based) The number of items expired from the cache. For more details, see https://aka.ms/redis/metrics. |
allexpiredkeys |
Count | Total (Sum) | ShardId , Port , Primary |
PT1M | Yes |
Cache | Gets (Instance Based) The number of get operations from the cache. For more details, see https://aka.ms/redis/metrics. |
allgetcommands |
Count | Total (Sum) | ShardId , Port , Primary |
PT1M | Yes |
Cache | Operations Per Second (Instance Based) The number of instantaneous operations per second executed on the cache. For more details, see https://aka.ms/redis/metrics. |
alloperationsPerSecond |
Count | Maximum | ShardId , Port , Primary |
PT1M | Yes |
Cache | CPU (Instance Based) The CPU utilization of the Azure Redis Cache server as a percentage. For more details, see https://aka.ms/redis/metrics. |
allpercentprocessortime |
Percent | Maximum | ShardId , Port , Primary |
PT1M | Yes |
Cache | Server Load (Instance Based) 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/metrics. |
allserverLoad |
Percent | Maximum | ShardId , Port , Primary |
PT1M | Yes |
Cache | Sets (Instance Based) The number of set operations to the cache. For more details, see https://aka.ms/redis/metrics. |
allsetcommands |
Count | Total (Sum) | ShardId , Port , Primary |
PT1M | Yes |
Cache | Total Operations (Instance Based) The total number of commands processed by the cache server. For more details, see https://aka.ms/redis/metrics. |
alltotalcommandsprocessed |
Count | Total (Sum) | ShardId , Port , Primary |
PT1M | Yes |
Cache | Total Keys (Instance Based) The total number of items in the cache. For more details, see https://aka.ms/redis/metrics. |
alltotalkeys |
Count | Maximum | ShardId , Port , Primary |
PT1M | Yes |
Cache | Used Memory (Instance Based) The amount of cache memory used for key/value pairs in the cache in MB. For more details, see https://aka.ms/redis/metrics. |
allusedmemory |
Bytes | Maximum | ShardId , Port , Primary |
PT1M | Yes |
Cache | Used Memory Percentage (Instance Based) The percentage of cache memory used for key/value pairs. For more details, see https://aka.ms/redis/metrics. |
allusedmemorypercentage |
Percent | Maximum | ShardId , Port , Primary |
PT1M | Yes |
Cache | Used Memory RSS (Instance Based) The amount of cache memory used in MB, including fragmentation and metadata. For more details, see https://aka.ms/redis/metrics. |
allusedmemoryRss |
Bytes | Maximum | ShardId , Port , Primary |
PT1M | Yes |
Cache | Cache Hits The number of successful key lookups. For more details, see https://aka.ms/redis/metrics. |
cachehits |
Count | Total (Sum) | ShardId |
PT1M | Yes |
Cache | Cache Hits (Shard 0) The number of successful key lookups. For more details, see https://aka.ms/redis/metrics. |
cachehits0 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Cache Hits (Shard 1) The number of successful key lookups. For more details, see https://aka.ms/redis/metrics. |
cachehits1 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Cache Hits (Shard 2) The number of successful key lookups. For more details, see https://aka.ms/redis/metrics. |
cachehits2 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Cache Hits (Shard 3) The number of successful key lookups. For more details, see https://aka.ms/redis/metrics. |
cachehits3 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Cache Hits (Shard 4) The number of successful key lookups. For more details, see https://aka.ms/redis/metrics. |
cachehits4 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Cache Hits (Shard 5) The number of successful key lookups. For more details, see https://aka.ms/redis/metrics. |
cachehits5 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Cache Hits (Shard 6) The number of successful key lookups. For more details, see https://aka.ms/redis/metrics. |
cachehits6 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Cache Hits (Shard 7) The number of successful key lookups. For more details, see https://aka.ms/redis/metrics. |
cachehits7 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Cache Hits (Shard 8) The number of successful key lookups. For more details, see https://aka.ms/redis/metrics. |
cachehits8 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Cache Hits (Shard 9) The number of successful key lookups. For more details, see https://aka.ms/redis/metrics. |
cachehits9 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Cache Latency Microseconds (Preview) The latency to the cache in microseconds. For more details, see https://aka.ms/redis/metrics. |
cacheLatency |
Count | Average | ShardId |
PT1M | Yes |
Cache | Cache Misses The number of failed key lookups. For more details, see https://aka.ms/redis/metrics. |
cachemisses |
Count | Total (Sum) | ShardId |
PT1M | Yes |
Cache | Cache Misses (Shard 0) The number of failed key lookups. For more details, see https://aka.ms/redis/metrics. |
cachemisses0 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Cache Misses (Shard 1) The number of failed key lookups. For more details, see https://aka.ms/redis/metrics. |
cachemisses1 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Cache Misses (Shard 2) The number of failed key lookups. For more details, see https://aka.ms/redis/metrics. |
cachemisses2 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Cache Misses (Shard 3) The number of failed key lookups. For more details, see https://aka.ms/redis/metrics. |
cachemisses3 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Cache Misses (Shard 4) The number of failed key lookups. For more details, see https://aka.ms/redis/metrics. |
cachemisses4 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Cache Misses (Shard 5) The number of failed key lookups. For more details, see https://aka.ms/redis/metrics. |
cachemisses5 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Cache Misses (Shard 6) The number of failed key lookups. For more details, see https://aka.ms/redis/metrics. |
cachemisses6 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Cache Misses (Shard 7) The number of failed key lookups. For more details, see https://aka.ms/redis/metrics. |
cachemisses7 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Cache Misses (Shard 8) The number of failed key lookups. For more details, see https://aka.ms/redis/metrics. |
cachemisses8 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Cache Misses (Shard 9) The number of failed key lookups. For more details, see https://aka.ms/redis/metrics. |
cachemisses9 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Cache Miss Rate The % of get requests that miss. For more details, see https://aka.ms/redis/metrics. |
cachemissrate |
Percent | Total (Sum) | ShardId |
PT1M | Yes |
Cache | Cache Read The amount of data read from the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. |
cacheRead |
BytesPerSecond | Maximum | ShardId |
PT1M | Yes |
Cache | Cache Read (Shard 0) The amount of data read from the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. |
cacheRead0 |
BytesPerSecond | Maximum | <none> | PT1M | Yes |
Cache | Cache Read (Shard 1) The amount of data read from the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. |
cacheRead1 |
BytesPerSecond | Maximum | <none> | PT1M | Yes |
Cache | Cache Read (Shard 2) The amount of data read from the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. |
cacheRead2 |
BytesPerSecond | Maximum | <none> | PT1M | Yes |
Cache | Cache Read (Shard 3) The amount of data read from the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. |
cacheRead3 |
BytesPerSecond | Maximum | <none> | PT1M | Yes |
Cache | Cache Read (Shard 4) The amount of data read from the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. |
cacheRead4 |
BytesPerSecond | Maximum | <none> | PT1M | Yes |
Cache | Cache Read (Shard 5) The amount of data read from the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. |
cacheRead5 |
BytesPerSecond | Maximum | <none> | PT1M | Yes |
Cache | Cache Read (Shard 6) The amount of data read from the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. |
cacheRead6 |
BytesPerSecond | Maximum | <none> | PT1M | Yes |
Cache | Cache Read (Shard 7) The amount of data read from the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. |
cacheRead7 |
BytesPerSecond | Maximum | <none> | PT1M | Yes |
Cache | Cache Read (Shard 8) The amount of data read from the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. |
cacheRead8 |
BytesPerSecond | Maximum | <none> | PT1M | Yes |
Cache | Cache Read (Shard 9) The amount of data read from the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. |
cacheRead9 |
BytesPerSecond | Maximum | <none> | PT1M | Yes |
Cache | Cache Write The amount of data written to the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. |
cacheWrite |
BytesPerSecond | Maximum | ShardId |
PT1M | Yes |
Cache | Cache Write (Shard 0) The amount of data written to the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. |
cacheWrite0 |
BytesPerSecond | Maximum | <none> | PT1M | Yes |
Cache | Cache Write (Shard 1) The amount of data written to the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. |
cacheWrite1 |
BytesPerSecond | Maximum | <none> | PT1M | Yes |
Cache | Cache Write (Shard 2) The amount of data written to the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. |
cacheWrite2 |
BytesPerSecond | Maximum | <none> | PT1M | Yes |
Cache | Cache Write (Shard 3) The amount of data written to the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. |
cacheWrite3 |
BytesPerSecond | Maximum | <none> | PT1M | Yes |
Cache | Cache Write (Shard 4) The amount of data written to the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. |
cacheWrite4 |
BytesPerSecond | Maximum | <none> | PT1M | Yes |
Cache | Cache Write (Shard 5) The amount of data written to the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. |
cacheWrite5 |
BytesPerSecond | Maximum | <none> | PT1M | Yes |
Cache | Cache Write (Shard 6) The amount of data written to the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. |
cacheWrite6 |
BytesPerSecond | Maximum | <none> | PT1M | Yes |
Cache | Cache Write (Shard 7) The amount of data written to the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. |
cacheWrite7 |
BytesPerSecond | Maximum | <none> | PT1M | Yes |
Cache | Cache Write (Shard 8) The amount of data written to the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. |
cacheWrite8 |
BytesPerSecond | Maximum | <none> | PT1M | Yes |
Cache | Cache Write (Shard 9) The amount of data written to the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. |
cacheWrite9 |
BytesPerSecond | Maximum | <none> | PT1M | Yes |
Cache | Connected Clients The number of client connections to the cache. For more details, see https://aka.ms/redis/metrics. |
connectedclients |
Count | Maximum | ShardId |
PT1M | Yes |
Cache | Connected Clients (Shard 0) The number of client connections to the cache. For more details, see https://aka.ms/redis/metrics. |
connectedclients0 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Connected Clients (Shard 1) The number of client connections to the cache. For more details, see https://aka.ms/redis/metrics. |
connectedclients1 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Connected Clients (Shard 2) The number of client connections to the cache. For more details, see https://aka.ms/redis/metrics. |
connectedclients2 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Connected Clients (Shard 3) The number of client connections to the cache. For more details, see https://aka.ms/redis/metrics. |
connectedclients3 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Connected Clients (Shard 4) The number of client connections to the cache. For more details, see https://aka.ms/redis/metrics. |
connectedclients4 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Connected Clients (Shard 5) The number of client connections to the cache. For more details, see https://aka.ms/redis/metrics. |
connectedclients5 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Connected Clients (Shard 6) The number of client connections to the cache. For more details, see https://aka.ms/redis/metrics. |
connectedclients6 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Connected Clients (Shard 7) The number of client connections to the cache. For more details, see https://aka.ms/redis/metrics. |
connectedclients7 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Connected Clients (Shard 8) The number of client connections to the cache. For more details, see https://aka.ms/redis/metrics. |
connectedclients8 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Connected Clients (Shard 9) The number of client connections to the cache. For more details, see https://aka.ms/redis/metrics. |
connectedclients9 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Connected Clients using Microsoft Entra Token (Instance Based) (Preview) The number of client connections to the cache using Microsoft Entra Token. For more details, see https://aka.ms/redis/metrics. |
ConnectedClientsUsingAADToken |
Count | Maximum | ShardId , Port , Primary |
PT1M | Yes |
Cache | Errors The number errors that occured on the cache. For more details, see https://aka.ms/redis/metrics. |
errors |
Count | Maximum | ShardId , ErrorType |
PT1M | Yes |
Cache | Evicted Keys The number of items evicted from the cache. For more details, see https://aka.ms/redis/metrics. |
evictedkeys |
Count | Total (Sum) | ShardId |
PT1M | Yes |
Cache | Evicted Keys (Shard 0) The number of items evicted from the cache. For more details, see https://aka.ms/redis/metrics. |
evictedkeys0 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Evicted Keys (Shard 1) The number of items evicted from the cache. For more details, see https://aka.ms/redis/metrics. |
evictedkeys1 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Evicted Keys (Shard 2) The number of items evicted from the cache. For more details, see https://aka.ms/redis/metrics. |
evictedkeys2 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Evicted Keys (Shard 3) The number of items evicted from the cache. For more details, see https://aka.ms/redis/metrics. |
evictedkeys3 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Evicted Keys (Shard 4) The number of items evicted from the cache. For more details, see https://aka.ms/redis/metrics. |
evictedkeys4 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Evicted Keys (Shard 5) The number of items evicted from the cache. For more details, see https://aka.ms/redis/metrics. |
evictedkeys5 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Evicted Keys (Shard 6) The number of items evicted from the cache. For more details, see https://aka.ms/redis/metrics. |
evictedkeys6 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Evicted Keys (Shard 7) The number of items evicted from the cache. For more details, see https://aka.ms/redis/metrics. |
evictedkeys7 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Evicted Keys (Shard 8) The number of items evicted from the cache. For more details, see https://aka.ms/redis/metrics. |
evictedkeys8 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Evicted Keys (Shard 9) The number of items evicted from the cache. For more details, see https://aka.ms/redis/metrics. |
evictedkeys9 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Expired Keys The number of items expired from the cache. For more details, see https://aka.ms/redis/metrics. |
expiredkeys |
Count | Total (Sum) | ShardId |
PT1M | Yes |
Cache | Expired Keys (Shard 0) The number of items expired from the cache. For more details, see https://aka.ms/redis/metrics. |
expiredkeys0 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Expired Keys (Shard 1) The number of items expired from the cache. For more details, see https://aka.ms/redis/metrics. |
expiredkeys1 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Expired Keys (Shard 2) The number of items expired from the cache. For more details, see https://aka.ms/redis/metrics. |
expiredkeys2 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Expired Keys (Shard 3) The number of items expired from the cache. For more details, see https://aka.ms/redis/metrics. |
expiredkeys3 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Expired Keys (Shard 4) The number of items expired from the cache. For more details, see https://aka.ms/redis/metrics. |
expiredkeys4 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Expired Keys (Shard 5) The number of items expired from the cache. For more details, see https://aka.ms/redis/metrics. |
expiredkeys5 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Expired Keys (Shard 6) The number of items expired from the cache. For more details, see https://aka.ms/redis/metrics. |
expiredkeys6 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Expired Keys (Shard 7) The number of items expired from the cache. For more details, see https://aka.ms/redis/metrics. |
expiredkeys7 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Expired Keys (Shard 8) The number of items expired from the cache. For more details, see https://aka.ms/redis/metrics. |
expiredkeys8 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Expired Keys (Shard 9) The number of items expired from the cache. For more details, see https://aka.ms/redis/metrics. |
expiredkeys9 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Geo-replication Connectivity Lag Time in seconds since last successful data synchronization with geo-primary cache. Value will continue to increase if the link status is down. For more details, see https://aka.ms/redis/georeplicationmetrics. |
GeoReplicationConnectivityLag |
Seconds | Average, Minimum, Maximum | ShardId |
PT1M | Yes |
Cache | Geo-replication Data Sync Offset Approximate amount of data in bytes that needs to be synchronized to geo-secondary cache. For more details, see https://aka.ms/redis/georeplicationmetrics. |
GeoReplicationDataSyncOffset |
Bytes | Average, Minimum, Maximum | ShardId |
PT1M | Yes |
Cache | Geo-replication Full Sync Event Finished Fired on completion of a full synchronization event between geo-replicated caches. This metric reports 0 most of the time because geo-replication uses partial resynchronizations for any new data added after the initial full synchronization. For more details, see https://aka.ms/redis/georeplicationmetrics. |
GeoReplicationFullSyncEventFinished |
Count | Count | ShardId |
PT1M | Yes |
Cache | Geo-replication Full Sync Event Started Fired on initiation of a full synchronization event between geo-replicated caches. This metric reports 0 most of the time because geo-replication uses partial resynchronizations for any new data added after the initial full synchronization. For more details, see https://aka.ms/redis/georeplicationmetrics. |
GeoReplicationFullSyncEventStarted |
Count | Count | ShardId |
PT1M | Yes |
Cache | Geo-replication Healthy The health status of geo-replication link. 1 if healthy and 0 if disconnected or unhealthy. For more details, see https://aka.ms/redis/georeplicationmetrics. |
GeoReplicationHealthy |
Count | Average, Minimum, Maximum | ShardId |
PT1M | Yes |
Cache | Gets The number of get operations from the cache. For more details, see https://aka.ms/redis/metrics. |
getcommands |
Count | Total (Sum) | ShardId |
PT1M | Yes |
Cache | Gets (Shard 0) The number of get operations from the cache. For more details, see https://aka.ms/redis/metrics. |
getcommands0 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Gets (Shard 1) The number of get operations from the cache. For more details, see https://aka.ms/redis/metrics. |
getcommands1 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Gets (Shard 2) The number of get operations from the cache. For more details, see https://aka.ms/redis/metrics. |
getcommands2 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Gets (Shard 3) The number of get operations from the cache. For more details, see https://aka.ms/redis/metrics. |
getcommands3 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Gets (Shard 4) The number of get operations from the cache. For more details, see https://aka.ms/redis/metrics. |
getcommands4 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Gets (Shard 5) The number of get operations from the cache. For more details, see https://aka.ms/redis/metrics. |
getcommands5 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Gets (Shard 6) The number of get operations from the cache. For more details, see https://aka.ms/redis/metrics. |
getcommands6 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Gets (Shard 7) The number of get operations from the cache. For more details, see https://aka.ms/redis/metrics. |
getcommands7 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Gets (Shard 8) The number of get operations from the cache. For more details, see https://aka.ms/redis/metrics. |
getcommands8 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Gets (Shard 9) The number of get operations from the cache. For more details, see https://aka.ms/redis/metrics. |
getcommands9 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | 99th percentile latency Measures the worst-case (99th percentile) latency of server-side commands in microseconds. Measured by issuing PING commands from the load balancer to the Redis server and tracking the time to respond. |
LatencyP99 |
Count | Average, Minimum, Maximum | <none> | PT1M | Yes |
Cache | Operations Per Second The number of instantaneous operations per second executed on the cache. For more details, see https://aka.ms/redis/metrics. |
operationsPerSecond |
Count | Maximum | ShardId |
PT1M | Yes |
Cache | Operations Per Second (Shard 0) The number of instantaneous operations per second executed on the cache. For more details, see https://aka.ms/redis/metrics. |
operationsPerSecond0 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Operations Per Second (Shard 1) The number of instantaneous operations per second executed on the cache. For more details, see https://aka.ms/redis/metrics. |
operationsPerSecond1 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Operations Per Second (Shard 2) The number of instantaneous operations per second executed on the cache. For more details, see https://aka.ms/redis/metrics. |
operationsPerSecond2 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Operations Per Second (Shard 3) The number of instantaneous operations per second executed on the cache. For more details, see https://aka.ms/redis/metrics. |
operationsPerSecond3 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Operations Per Second (Shard 4) The number of instantaneous operations per second executed on the cache. For more details, see https://aka.ms/redis/metrics. |
operationsPerSecond4 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Operations Per Second (Shard 5) The number of instantaneous operations per second executed on the cache. For more details, see https://aka.ms/redis/metrics. |
operationsPerSecond5 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Operations Per Second (Shard 6) The number of instantaneous operations per second executed on the cache. For more details, see https://aka.ms/redis/metrics. |
operationsPerSecond6 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Operations Per Second (Shard 7) The number of instantaneous operations per second executed on the cache. For more details, see https://aka.ms/redis/metrics. |
operationsPerSecond7 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Operations Per Second (Shard 8) The number of instantaneous operations per second executed on the cache. For more details, see https://aka.ms/redis/metrics. |
operationsPerSecond8 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Operations Per Second (Shard 9) The number of instantaneous operations per second executed on the cache. For more details, see https://aka.ms/redis/metrics. |
operationsPerSecond9 |
Count | Maximum | <none> | PT1M | Yes |
Cache | CPU The CPU utilization of the Azure Redis Cache server as a percentage. For more details, see https://aka.ms/redis/metrics. |
percentProcessorTime |
Percent | Maximum | ShardId |
PT1M | Yes |
Cache | CPU (Shard 0) The CPU utilization of the Azure Redis Cache server as a percentage. For more details, see https://aka.ms/redis/metrics. |
percentProcessorTime0 |
Percent | Maximum | <none> | PT1M | Yes |
Cache | CPU (Shard 1) The CPU utilization of the Azure Redis Cache server as a percentage. For more details, see https://aka.ms/redis/metrics. |
percentProcessorTime1 |
Percent | Maximum | <none> | PT1M | Yes |
Cache | CPU (Shard 2) The CPU utilization of the Azure Redis Cache server as a percentage. For more details, see https://aka.ms/redis/metrics. |
percentProcessorTime2 |
Percent | Maximum | <none> | PT1M | Yes |
Cache | CPU (Shard 3) The CPU utilization of the Azure Redis Cache server as a percentage. For more details, see https://aka.ms/redis/metrics. |
percentProcessorTime3 |
Percent | Maximum | <none> | PT1M | Yes |
Cache | CPU (Shard 4) The CPU utilization of the Azure Redis Cache server as a percentage. For more details, see https://aka.ms/redis/metrics. |
percentProcessorTime4 |
Percent | Maximum | <none> | PT1M | Yes |
Cache | CPU (Shard 5) The CPU utilization of the Azure Redis Cache server as a percentage. For more details, see https://aka.ms/redis/metrics. |
percentProcessorTime5 |
Percent | Maximum | <none> | PT1M | Yes |
Cache | CPU (Shard 6) The CPU utilization of the Azure Redis Cache server as a percentage. For more details, see https://aka.ms/redis/metrics. |
percentProcessorTime6 |
Percent | Maximum | <none> | PT1M | Yes |
Cache | CPU (Shard 7) The CPU utilization of the Azure Redis Cache server as a percentage. For more details, see https://aka.ms/redis/metrics. |
percentProcessorTime7 |
Percent | Maximum | <none> | PT1M | Yes |
Cache | CPU (Shard 8) The CPU utilization of the Azure Redis Cache server as a percentage. For more details, see https://aka.ms/redis/metrics. |
percentProcessorTime8 |
Percent | Maximum | <none> | PT1M | Yes |
Cache | CPU (Shard 9) The CPU utilization of the Azure Redis Cache server as a percentage. For more details, see https://aka.ms/redis/metrics. |
percentProcessorTime9 |
Percent | Maximum | <none> | PT1M | Yes |
Cache | 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/metrics. |
serverLoad |
Percent | Maximum | ShardId |
PT1M | Yes |
Cache | Server Load (Shard 0) 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/metrics. |
serverLoad0 |
Percent | Maximum | <none> | PT1M | Yes |
Cache | Server Load (Shard 1) 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/metrics. |
serverLoad1 |
Percent | Maximum | <none> | PT1M | Yes |
Cache | Server Load (Shard 2) 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/metrics. |
serverLoad2 |
Percent | Maximum | <none> | PT1M | Yes |
Cache | Server Load (Shard 3) 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/metrics. |
serverLoad3 |
Percent | Maximum | <none> | PT1M | Yes |
Cache | Server Load (Shard 4) 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/metrics. |
serverLoad4 |
Percent | Maximum | <none> | PT1M | Yes |
Cache | Server Load (Shard 5) 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/metrics. |
serverLoad5 |
Percent | Maximum | <none> | PT1M | Yes |
Cache | Server Load (Shard 6) 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/metrics. |
serverLoad6 |
Percent | Maximum | <none> | PT1M | Yes |
Cache | Server Load (Shard 7) 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/metrics. |
serverLoad7 |
Percent | Maximum | <none> | PT1M | Yes |
Cache | Server Load (Shard 8) 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/metrics. |
serverLoad8 |
Percent | Maximum | <none> | PT1M | Yes |
Cache | Server Load (Shard 9) 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/metrics. |
serverLoad9 |
Percent | Maximum | <none> | PT1M | Yes |
Cache | Sets The number of set operations to the cache. For more details, see https://aka.ms/redis/metrics. |
setcommands |
Count | Total (Sum) | ShardId |
PT1M | Yes |
Cache | Sets (Shard 0) The number of set operations to the cache. For more details, see https://aka.ms/redis/metrics. |
setcommands0 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Sets (Shard 1) The number of set operations to the cache. For more details, see https://aka.ms/redis/metrics. |
setcommands1 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Sets (Shard 2) The number of set operations to the cache. For more details, see https://aka.ms/redis/metrics. |
setcommands2 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Sets (Shard 3) The number of set operations to the cache. For more details, see https://aka.ms/redis/metrics. |
setcommands3 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Sets (Shard 4) The number of set operations to the cache. For more details, see https://aka.ms/redis/metrics. |
setcommands4 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Sets (Shard 5) The number of set operations to the cache. For more details, see https://aka.ms/redis/metrics. |
setcommands5 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Sets (Shard 6) The number of set operations to the cache. For more details, see https://aka.ms/redis/metrics. |
setcommands6 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Sets (Shard 7) The number of set operations to the cache. For more details, see https://aka.ms/redis/metrics. |
setcommands7 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Sets (Shard 8) The number of set operations to the cache. For more details, see https://aka.ms/redis/metrics. |
setcommands8 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Sets (Shard 9) The number of set operations to the cache. For more details, see https://aka.ms/redis/metrics. |
setcommands9 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Total Operations The total number of commands processed by the cache server. For more details, see https://aka.ms/redis/metrics. |
totalcommandsprocessed |
Count | Total (Sum) | ShardId |
PT1M | Yes |
Cache | Total Operations (Shard 0) The total number of commands processed by the cache server. For more details, see https://aka.ms/redis/metrics. |
totalcommandsprocessed0 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Total Operations (Shard 1) The total number of commands processed by the cache server. For more details, see https://aka.ms/redis/metrics. |
totalcommandsprocessed1 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Total Operations (Shard 2) The total number of commands processed by the cache server. For more details, see https://aka.ms/redis/metrics. |
totalcommandsprocessed2 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Total Operations (Shard 3) The total number of commands processed by the cache server. For more details, see https://aka.ms/redis/metrics. |
totalcommandsprocessed3 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Total Operations (Shard 4) The total number of commands processed by the cache server. For more details, see https://aka.ms/redis/metrics. |
totalcommandsprocessed4 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Total Operations (Shard 5) The total number of commands processed by the cache server. For more details, see https://aka.ms/redis/metrics. |
totalcommandsprocessed5 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Total Operations (Shard 6) The total number of commands processed by the cache server. For more details, see https://aka.ms/redis/metrics. |
totalcommandsprocessed6 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Total Operations (Shard 7) The total number of commands processed by the cache server. For more details, see https://aka.ms/redis/metrics. |
totalcommandsprocessed7 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Total Operations (Shard 8) The total number of commands processed by the cache server. For more details, see https://aka.ms/redis/metrics. |
totalcommandsprocessed8 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Total Operations (Shard 9) The total number of commands processed by the cache server. For more details, see https://aka.ms/redis/metrics. |
totalcommandsprocessed9 |
Count | Total (Sum) | <none> | PT1M | Yes |
Cache | Total Keys The total number of items in the cache. For more details, see https://aka.ms/redis/metrics. |
totalkeys |
Count | Maximum | ShardId |
PT1M | Yes |
Cache | Total Keys (Shard 0) The total number of items in the cache. For more details, see https://aka.ms/redis/metrics. |
totalkeys0 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Total Keys (Shard 1) The total number of items in the cache. For more details, see https://aka.ms/redis/metrics. |
totalkeys1 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Total Keys (Shard 2) The total number of items in the cache. For more details, see https://aka.ms/redis/metrics. |
totalkeys2 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Total Keys (Shard 3) The total number of items in the cache. For more details, see https://aka.ms/redis/metrics. |
totalkeys3 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Total Keys (Shard 4) The total number of items in the cache. For more details, see https://aka.ms/redis/metrics. |
totalkeys4 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Total Keys (Shard 5) The total number of items in the cache. For more details, see https://aka.ms/redis/metrics. |
totalkeys5 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Total Keys (Shard 6) The total number of items in the cache. For more details, see https://aka.ms/redis/metrics. |
totalkeys6 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Total Keys (Shard 7) The total number of items in the cache. For more details, see https://aka.ms/redis/metrics. |
totalkeys7 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Total Keys (Shard 8) The total number of items in the cache. For more details, see https://aka.ms/redis/metrics. |
totalkeys8 |
Count | Maximum | <none> | PT1M | Yes |
Cache | Total Keys (Shard 9) The total number of items in the cache. For more details, see https://aka.ms/redis/metrics. |
totalkeys9 |
Count | Maximum | <none> | PT1M | Yes |
Cache | 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/metrics. |
usedmemory |
Bytes | Maximum | ShardId |
PT1M | Yes |
Cache | Used Memory (Shard 0) The amount of cache memory used for key/value pairs in the cache in MB. For more details, see https://aka.ms/redis/metrics. |
usedmemory0 |
Bytes | Maximum | <none> | PT1M | Yes |
Cache | Used Memory (Shard 1) The amount of cache memory used for key/value pairs in the cache in MB. For more details, see https://aka.ms/redis/metrics. |
usedmemory1 |
Bytes | Maximum | <none> | PT1M | Yes |
Cache | Used Memory (Shard 2) The amount of cache memory used for key/value pairs in the cache in MB. For more details, see https://aka.ms/redis/metrics. |
usedmemory2 |
Bytes | Maximum | <none> | PT1M | Yes |
Cache | Used Memory (Shard 3) The amount of cache memory used for key/value pairs in the cache in MB. For more details, see https://aka.ms/redis/metrics. |
usedmemory3 |
Bytes | Maximum | <none> | PT1M | Yes |
Cache | Used Memory (Shard 4) The amount of cache memory used for key/value pairs in the cache in MB. For more details, see https://aka.ms/redis/metrics. |
usedmemory4 |
Bytes | Maximum | <none> | PT1M | Yes |
Cache | Used Memory (Shard 5) The amount of cache memory used for key/value pairs in the cache in MB. For more details, see https://aka.ms/redis/metrics. |
usedmemory5 |
Bytes | Maximum | <none> | PT1M | Yes |
Cache | Used Memory (Shard 6) The amount of cache memory used for key/value pairs in the cache in MB. For more details, see https://aka.ms/redis/metrics. |
usedmemory6 |
Bytes | Maximum | <none> | PT1M | Yes |
Cache | Used Memory (Shard 7) The amount of cache memory used for key/value pairs in the cache in MB. For more details, see https://aka.ms/redis/metrics. |
usedmemory7 |
Bytes | Maximum | <none> | PT1M | Yes |
Cache | Used Memory (Shard 8) The amount of cache memory used for key/value pairs in the cache in MB. For more details, see https://aka.ms/redis/metrics. |
usedmemory8 |
Bytes | Maximum | <none> | PT1M | Yes |
Cache | Used Memory (Shard 9) The amount of cache memory used for key/value pairs in the cache in MB. For more details, see https://aka.ms/redis/metrics. |
usedmemory9 |
Bytes | Maximum | <none> | PT1M | Yes |
Cache | Used Memory Percentage The percentage of cache memory used for key/value pairs. For more details, see https://aka.ms/redis/metrics. |
usedmemorypercentage |
Percent | Maximum | ShardId |
PT1M | Yes |
Cache | Used Memory RSS The amount of cache memory used in MB, including fragmentation and metadata. For more details, see https://aka.ms/redis/metrics. |
usedmemoryRss |
Bytes | Maximum | ShardId |
PT1M | Yes |
Cache | Used Memory RSS (Shard 0) The amount of cache memory used in MB, including fragmentation and metadata. For more details, see https://aka.ms/redis/metrics. |
usedmemoryRss0 |
Bytes | Maximum | <none> | PT1M | Yes |
Cache | Used Memory RSS (Shard 1) The amount of cache memory used in MB, including fragmentation and metadata. For more details, see https://aka.ms/redis/metrics. |
usedmemoryRss1 |
Bytes | Maximum | <none> | PT1M | Yes |
Cache | Used Memory RSS (Shard 2) The amount of cache memory used in MB, including fragmentation and metadata. For more details, see https://aka.ms/redis/metrics. |
usedmemoryRss2 |
Bytes | Maximum | <none> | PT1M | Yes |
Cache | Used Memory RSS (Shard 3) The amount of cache memory used in MB, including fragmentation and metadata. For more details, see https://aka.ms/redis/metrics. |
usedmemoryRss3 |
Bytes | Maximum | <none> | PT1M | Yes |
Cache | Used Memory RSS (Shard 4) The amount of cache memory used in MB, including fragmentation and metadata. For more details, see https://aka.ms/redis/metrics. |
usedmemoryRss4 |
Bytes | Maximum | <none> | PT1M | Yes |
Cache | Used Memory RSS (Shard 5) The amount of cache memory used in MB, including fragmentation and metadata. For more details, see https://aka.ms/redis/metrics. |
usedmemoryRss5 |
Bytes | Maximum | <none> | PT1M | Yes |
Cache | Used Memory RSS (Shard 6) The amount of cache memory used in MB, including fragmentation and metadata. For more details, see https://aka.ms/redis/metrics. |
usedmemoryRss6 |
Bytes | Maximum | <none> | PT1M | Yes |
Cache | Used Memory RSS (Shard 7) The amount of cache memory used in MB, including fragmentation and metadata. For more details, see https://aka.ms/redis/metrics. |
usedmemoryRss7 |
Bytes | Maximum | <none> | PT1M | Yes |
Cache | Used Memory RSS (Shard 8) The amount of cache memory used in MB, including fragmentation and metadata. For more details, see https://aka.ms/redis/metrics. |
usedmemoryRss8 |
Bytes | Maximum | <none> | PT1M | Yes |
Cache | Used Memory RSS (Shard 9) The amount of cache memory used in MB, including fragmentation and metadata. For more details, see https://aka.ms/redis/metrics. |
usedmemoryRss9 |
Bytes | Maximum | <none> | PT1M | Yes |