Azure Cache for Redis is based on the popular software Redis. It is typically used as a cache to improve the performance and scalability of systems that rely heavily on back-end data stores. Performance is improved by temporarily copying frequently accessed data to fast storage located close to the application. This fast storage is located in-memory with Azure Cache for Redis instead of being loaded from disk by a database.

Use the Azure public cloud integration to discover and collect metrics against the Azure service.

External reference

Setup

To set up the Azure integration and discover the Azure service, go to Azure Integration Discovery Profile and select Redis Cache.

Event support

  • Supported
  • Configurable in OpsRamp Azure Integration Discovery Profile.

Supported metrics

OpsRamp MetricAzure MetricMetric Display NameUnitAggregation TypeDescription
azure_cache_redis_allcachehitsallcachehitsCache Hits (Instance Based)CountTotalThe number of successful key lookups
azure_cache_redis_allcachemissesallcachemissesCache Misses (Instance Based)CountTotalThe number of failed key lookups
azure_cache_redis_allcacheReadallcacheReadCache Read (Instance Based)BytesPerSecondMaximumThe amount of data read from the cache in bytes per second
azure_cache_redis_allcacheWriteallcacheWriteCache Write (Instance Based)BytesPerSecondMaximumThe amount of data written to the cache in bytes per second
azure_cache_redis_allconnectedclientsallconnectedclientsConnected Clients (Instance Based)CountMaximumThe number of client connections to the cache
azure_cache_redis_allConnectionsClosedPerSecondallConnectionsClosedPerSecondConnections Closed Per Second (Instance Based)CountPerSecondAverageThe number of instantaneous connections closed per second on the cache via port 6379 or 6380 (SSL)
azure_cache_redis_allConnectionsCreatedPerSecondallConnectionsCreatedPerSecondConnections Created Per Second (Instance Based)CountPerSecondAverageThe number of instantaneous connections created per second on the cache via port 6379 or 6380 (SSL)
azure_cache_redis_allevictedkeysallevictedkeysEvicted Keys (Instance Based)CountTotalThe number of items evicted from the cache
azure_cache_redis_allexpiredkeysallexpiredkeysExpired Keys (Instance Based)CountTotalThe number of items expired from the cache
azure_cache_redis_allgetcommandsallgetcommandsGets (Instance Based)CountTotalThe number of get operations from the cache
azure_cache_redis_alloperationsPerSecondalloperationsPerSecondOperations Per Second (Instance Based)CountMaximumThe number of instantaneous operations per second executed on the cache
azure_cache_redis_allpercentprocessortimeallpercentprocessortimeCPU (Instance Based)PercentMaximumThe CPU utilization of the Azure Redis Cache server as a percentage
azure_cache_redis_allserverLoadallserverLoadServer Load (Instance Based)PercentMaximumThe percentage of cycles in which the Redis server is busy processing and not waiting idle for messages
azure_cache_redis_allsetcommandsallsetcommandsSets (Instance Based)CountTotalThe number of set operations to the cache
azure_cache_redis_alltotalcommandsprocessedalltotalcommandsprocessedTotal Operations (Instance Based)CountTotalThe total number of commands processed by the cache server
azure_cache_redis_alltotalkeysalltotalkeysTotal Keys (Instance Based)CountMaximumThe total number of items in the cache
azure_cache_redis_allusedmemoryallusedmemoryUsed Memory (Instance Based)BytesMaximumThe amount of cache memory used for key/value pairs in the cache in MB
azure_cache_redis_allusedmemorypercentageallusedmemorypercentageUsed Memory Percentage (Instance Based)PercentMaximumThe percentage of cache memory used for key/value pairs
azure_cache_redis_allusedmemoryRssallusedmemoryRssUsed Memory RSS (Instance Based)BytesMaximumThe amount of cache memory used in MB, including fragmentation and metadata
azure_cache_redis_cachehitscachehitsCache HitsCountTotalThe number of successful key lookups
azure_cache_redis_cachehits0cachehits0Cache Hits (Shard 0)CountTotalThe number of successful key lookups
azure_cache_redis_cachehits1cachehits1Cache Hits (Shard 1)CountTotalThe number of successful key lookups
azure_cache_redis_cachehits2cachehits2Cache Hits (Shard 2)CountTotalThe number of successful key lookups
azure_cache_redis_cachehits3cachehits3Cache Hits (Shard 3)CountTotalThe number of successful key lookups
azure_cache_redis_cachehits4cachehits4Cache Hits (Shard 4)CountTotalThe number of successful key lookups
azure_cache_redis_cacheLatencycacheLatencyCache Latency MicrosecondsCountAverageThe latency to the cache in microseconds
azure_cache_redis_cachemissescachemissesCache MissesCountTotalThe number of failed key lookups
azure_cache_redis_cachemisses0cachemisses0Cache Misses (Shard 0)CountTotalThe number of failed key lookups
azure_cache_redis_cachemisses1cachemisses1Cache Misses (Shard 1)CountTotalThe number of failed key lookups
azure_cache_redis_cachemisses2cachemisses2Cache Misses (Shard 2)CountTotalThe number of failed key lookups
azure_cache_redis_cachemisses3cachemisses3Cache Misses (Shard 3)CountTotalThe number of failed key lookups
azure_cache_redis_cachemisses4cachemisses4Cache Misses (Shard 4)CountTotalThe number of failed key lookups
azure_cache_redis_cachemissratecachemissrateCache Miss RatePercentTotalThe % of get requests that miss
azure_cache_redis_cacheReadcacheReadCache ReadBytesPerSecondMaximumThe amount of data read from the cache in bytes per second
azure_cache_redis_cacheRead0cacheRead0Cache Read (Shard 0)BytesPerSecondMaximumThe amount of data read from the cache in bytes per second
azure_cache_redis_cacheRead1cacheRead1Cache Read (Shard 1)BytesPerSecondMaximumThe amount of data read from the cache in bytes per second
azure_cache_redis_cacheRead2cacheRead2Cache Read (Shard 2)BytesPerSecondMaximumThe amount of data read from the cache in bytes per second
azure_cache_redis_cacheRead3cacheRead3Cache Read (Shard 3)BytesPerSecondMaximumThe amount of data read from the cache in bytes per second
azure_cache_redis_cacheRead4cacheRead4Cache Read (Shard 4)BytesPerSecondMaximumThe amount of data read from the cache in bytes per second
azure_cache_redis_cacheWritecacheWriteCache WriteBytesPerSecondMaximumThe amount of data written to the cache in bytes per second
azure_cache_redis_cacheWrite0cacheWrite0Cache Write (Shard 0)BytesPerSecondMaximumThe amount of data written to the cache in bytes per second
azure_cache_redis_cacheWrite1cacheWrite1Cache Write (Shard 1)BytesPerSecondMaximumThe amount of data written to the cache in bytes per second
azure_cache_redis_cacheWrite2cacheWrite2Cache Write (Shard 2)BytesPerSecondMaximumThe amount of data written to the cache in bytes per second
azure_cache_redis_cacheWrite3cacheWrite3Cache Write (Shard 3)BytesPerSecondMaximumThe amount of data written to the cache in bytes per second
azure_cache_redis_cacheWrite4cacheWrite4Cache Write (Shard 4)BytesPerSecondMaximumThe amount of data written to the cache in bytes per second
azure_cache_redis_connectedclientsconnectedclientsConnected ClientsCountMaximumThe number of client connections to the cache
azure_cache_redis_connectedclients0connectedclients0Connected Clients (Shard 0)CountMaximumThe number of client connections to the cache
azure_cache_redis_connectedclients1connectedclients1Connected Clients (Shard 1)CountMaximumThe number of client connections to the cache
azure_cache_redis_connectedclients2connectedclients2Connected Clients (Shard 2)CountMaximumThe number of client connections to the cache
azure_cache_redis_connectedclients3connectedclients3Connected Clients (Shard 3)CountMaximumThe number of client connections to the cache
azure_cache_redis_connectedclients4connectedclients4Connected Clients (Shard 4)CountMaximumThe number of client connections to the cache
azure_cache_redis_ConnectedClientsUsingAADTokenConnectedClientsUsingAADTokenConnected Clients using Microsoft Entra Token (Instance Based)CountMaximumThe number of client connections to the cache using Microsoft Entra Token
azure_cache_redis_errorserrorsErrorsCountMaximumThe number errors that occured on the cache
azure_cache_redis_evictedkeysevictedkeysEvicted KeysCountTotalThe number of items evicted from the cache
azure_cache_redis_evictedkeys0evictedkeys0Evicted Keys (Shard 0)CountTotalThe number of items evicted from the cache
azure_cache_redis_evictedkeys1evictedkeys1Evicted Keys (Shard 1)CountTotalThe number of items evicted from the cache
azure_cache_redis_evictedkeys2evictedkeys2Evicted Keys (Shard 2)CountTotalThe number of items evicted from the cache
azure_cache_redis_evictedkeys3evictedkeys3Evicted Keys (Shard 3)CountTotalThe number of items evicted from the cache
azure_cache_redis_evictedkeys4evictedkeys4Evicted Keys (Shard 4)CountTotalThe number of items evicted from the cache
azure_cache_redis_expiredkeysexpiredkeysExpired KeysCountTotalThe number of items expired from the cache
azure_cache_redis_expiredkeys0expiredkeys0Expired Keys (Shard 0)CountTotalThe number of items expired from the cache
azure_cache_redis_expiredkeys1expiredkeys1Expired Keys (Shard 1)CountTotalThe number of items expired from the cache
azure_cache_redis_expiredkeys2expiredkeys2Expired Keys (Shard 2)CountTotalThe number of items expired from the cache
azure_cache_redis_expiredkeys3expiredkeys3Expired Keys (Shard 3)CountTotalThe number of items expired from the cache
azure_cache_redis_expiredkeys4expiredkeys4Expired Keys (Shard 4)CountTotalThe number of items expired from the cache
azure_cache_redis_getcommandsgetcommandsGetsCountTotalThe number of get operations from the cache
azure_cache_redis_getcommands0getcommands0Gets (Shard 0)CountTotalThe number of get operations from the cache
azure_cache_redis_getcommands1getcommands1Gets (Shard 1)CountTotalThe number of get operations from the cache
azure_cache_redis_getcommands2getcommands2Gets (Shard 2)CountTotalThe number of get operations from the cache
azure_cache_redis_getcommands3getcommands3Gets (Shard 3)CountTotalThe number of get operations from the cache
azure_cache_redis_getcommands4getcommands4Gets (Shard 4)CountTotalThe number of get operations from the cache
azure_cache_redis_operationsPerSecondoperationsPerSecondOperations Per SecondCountMaximumThe number of instantaneous operations per second executed on the cache
azure_cache_redis_operationsPerSecond0operationsPerSecond0Operations Per Second (Shard 0)CountMaximumThe number of instantaneous operations per second executed on the cache
azure_cache_redis_operationsPerSecond1operationsPerSecond1Operations Per Second (Shard 1)CountMaximumThe number of instantaneous operations per second executed on the cache
azure_cache_redis_operationsPerSecond2operationsPerSecond2Operations Per Second (Shard 2)CountMaximumThe number of instantaneous operations per second executed on the cache
azure_cache_redis_operationsPerSecond3operationsPerSecond3Operations Per Second (Shard 3)CountMaximumThe number of instantaneous operations per second executed on the cache
azure_cache_redis_operationsPerSecond4operationsPerSecond4Operations Per Second (Shard 4)CountMaximumThe number of instantaneous operations per second executed on the cache
azure_cache_redis_cachehits5cachehits5Cache Hits (Shard 5)CountTotalThe number of successful key lookups
azure_cache_redis_cachehits6cachehits6Cache Hits (Shard 6)CountTotalThe number of successful key lookups
azure_cache_redis_cachehits7cachehits7Cache Hits (Shard 7)CountTotalThe number of successful key lookups
azure_cache_redis_cachehits8cachehits8Cache Hits (Shard 8)CountTotalThe number of successful key lookups
azure_cache_redis_cachehits9cachehits9Cache Hits (Shard 9)CountTotalThe number of successful key lookups
azure_cache_redis_cachemisses5cachemisses5Cache Misses (Shard 5)CountTotalThe number of failed key lookups
azure_cache_redis_cachemisses6cachemisses6Cache Misses (Shard 6)CountTotalThe number of failed key lookups
azure_cache_redis_cachemisses7cachemisses7Cache Misses (Shard 7)CountTotalThe number of failed key lookups
azure_cache_redis_cachemisses8cachemisses8Cache Misses (Shard 8)CountTotalThe number of failed key lookups
azure_cache_redis_cachemisses9cachemisses9Cache Misses (Shard 9)CountTotalThe number of failed key lookups
azure_cache_redis_cacheRead5cacheRead5Cache Read (Shard 5)BytesPerSecondMaximumThe amount of data read from the cache in bytes per second
azure_cache_redis_cacheRead6cacheRead6Cache Read (Shard 6)BytesPerSecondMaximumThe amount of data read from the cache in bytes per second
azure_cache_redis_cacheRead7cacheRead7Cache Read (Shard 7)BytesPerSecondMaximumThe amount of data read from the cache in bytes per second
azure_cache_redis_cacheRead8cacheRead8Cache Read (Shard 8)BytesPerSecondMaximumThe amount of data read from the cache in bytes per second
azure_cache_redis_cacheRead9cacheRead9Cache Read (Shard 9)BytesPerSecondMaximumThe amount of data read from the cache in bytes per second
azure_cache_redis_cacheWrite5cacheWrite5Cache Write (Shard 5)BytesPerSecondMaximumThe amount of data written to the cache in bytes per second
azure_cache_redis_cacheWrite6cacheWrite6Cache Write (Shard 6)BytesPerSecondMaximumThe amount of data written to the cache in bytes per second
azure_cache_redis_cacheWrite7cacheWrite7Cache Write (Shard 7)BytesPerSecondMaximumThe amount of data written to the cache in bytes per second
azure_cache_redis_cacheWrite8cacheWrite8Cache Write (Shard 8)BytesPerSecondMaximumThe amount of data written to the cache in bytes per second
azure_cache_redis_cacheWrite9cacheWrite9Cache Write (Shard 9)BytesPerSecondMaximumThe amount of data written to the cache in bytes per second
azure_cache_redis_connectedclients5connectedclients5Connected Clients (Shard 5)CountMaximumThe number of client connections to the cache
azure_cache_redis_connectedclients6connectedclients6Connected Clients (Shard 6)CountMaximumThe number of client connections to the cache
azure_cache_redis_connectedclients7connectedclients7Connected Clients (Shard 7)CountMaximumThe number of client connections to the cache
azure_cache_redis_connectedclients8connectedclients8Connected Clients (Shard 8)CountMaximumThe number of client connections to the cache
azure_cache_redis_connectedclients9connectedclients9Connected Clients (Shard 9)CountMaximumThe number of client connections to the cache
azure_cache_redis_evictedkeys5evictedkeys5Evicted Keys (Shard 5)CountTotalThe number of items evicted from the cache
azure_cache_redis_evictedkeys6evictedkeys6Evicted Keys (Shard 6)CountTotalThe number of items evicted from the cache
azure_cache_redis_evictedkeys7evictedkeys7Evicted Keys (Shard 7)CountTotalThe number of items evicted from the cache
azure_cache_redis_evictedkeys8evictedkeys8Evicted Keys (Shard 8)CountTotalThe number of items evicted from the cache
azure_cache_redis_evictedkeys9evictedkeys9Evicted Keys (Shard 9)CountTotalThe number of items evicted from the cache
azure_cache_redis_expiredkeys5expiredkeys5Expired Keys (Shard 5)CountTotalThe number of items expired from the cache
azure_cache_redis_expiredkeys6expiredkeys6Expired Keys (Shard 6)CountTotalThe number of items expired from the cache
azure_cache_redis_expiredkeys7expiredkeys7Expired Keys (Shard 7)CountTotalThe number of items expired from the cache
azure_cache_redis_expiredkeys8expiredkeys8Expired Keys (Shard 8)CountTotalThe number of items expired from the cache
azure_cache_redis_expiredkeys9expiredkeys9Expired Keys (Shard 9)CountTotalThe number of items expired from the cache
azure_cache_redis_getcommands5getcommands5Gets (Shard 5)CountTotalThe number of get operations from the cache
azure_cache_redis_getcommands6getcommands6Gets (Shard 6)CountTotalThe number of get operations from the cache
azure_cache_redis_getcommands7getcommands7Gets (Shard 7)CountTotalThe number of get operations from the cache
azure_cache_redis_getcommands8getcommands8Gets (Shard 8)CountTotalThe number of get operations from the cache
azure_cache_redis_getcommands9getcommands9Gets (Shard 9)CountTotalThe number of get operations from the cache
azure_cache_redis_operationsPerSecond5operationsPerSecond5Operations Per Second (Shard 5)CountMaximumThe number of instantaneous operations per second executed on the cache
azure_cache_redis_operationsPerSecond6operationsPerSecond6Operations Per Second (Shard 6)CountMaximumThe number of instantaneous operations per second executed on the cache
azure_cache_redis_operationsPerSecond7operationsPerSecond7Operations Per Second (Shard 7)CountMaximumThe number of instantaneous operations per second executed on the cache
azure_cache_redis_operationsPerSecond8operationsPerSecond8Operations Per Second (Shard 8)CountMaximumThe number of instantaneous operations per second executed on the cache
azure_cache_redis_operationsPerSecond9operationsPerSecond9Operations Per Second (Shard 9)CountMaximumThe number of instantaneous operations per second executed on the cache
azure_cache_redis_percentprocessortimepercentprocessortimeCPUPercentMaximumThe CPU utilization of the Azure Redis Cache server as a percentage
azure_cache_redis_percentProcessorTime0percentProcessorTime0CPU (Shard 0)PercentMaximumThe CPU utilization of the Azure Redis Cache server as a percentage
azure_cache_redis_percentProcessorTime1percentProcessorTime1CPU (Shard 1)PercentMaximumThe CPU utilization of the Azure Redis Cache server as a percentage
azure_cache_redis_percentProcessorTime2percentProcessorTime2CPU (Shard 2)PercentMaximumThe CPU utilization of the Azure Redis Cache server as a percentage
azure_cache_redis_percentProcessorTime3percentProcessorTime3CPU (Shard 3)PercentMaximumThe CPU utilization of the Azure Redis Cache server as a percentage
azure_cache_redis_percentProcessorTime4percentProcessorTime4CPU (Shard 4)PercentMaximumThe CPU utilization of the Azure Redis Cache server as a percentage
azure_cache_redis_percentProcessorTime5percentProcessorTime5CPU (Shard 5)PercentMaximumThe CPU utilization of the Azure Redis Cache server as a percentage
azure_cache_redis_percentProcessorTime6percentProcessorTime6CPU (Shard 6)PercentMaximumThe CPU utilization of the Azure Redis Cache server as a percentage
azure_cache_redis_percentProcessorTime7percentProcessorTime7CPU (Shard 7)PercentMaximumThe CPU utilization of the Azure Redis Cache server as a percentage
azure_cache_redis_percentProcessorTime8percentProcessorTime8CPU (Shard 8)PercentMaximumThe CPU utilization of the Azure Redis Cache server as a percentage
azure_cache_redis_percentProcessorTime9percentProcessorTime9CPU (Shard 9)PercentMaximumThe CPU utilization of the Azure Redis Cache server as a percentage
azure_cache_redis_serverLoadserverLoadServer LoadPercentMaximumThe percentage of cycles in which the Redis server is busy processing and not waiting idle for messages
azure_cache_redis_serverLoad0serverLoad0Server Load (Shard 0)PercentMaximumThe percentage of cycles in which the Redis server is busy processing and not waiting idle for messages
azure_cache_redis_serverLoad1serverLoad1Server Load (Shard 1)PercentMaximumThe percentage of cycles in which the Redis server is busy processing and not waiting idle for messages
azure_cache_redis_serverLoad2serverLoad2Server Load (Shard 2)PercentMaximumThe percentage of cycles in which the Redis server is busy processing and not waiting idle for messages
azure_cache_redis_serverLoad3serverLoad3Server Load (Shard 3)PercentMaximumThe percentage of cycles in which the Redis server is busy processing and not waiting idle for messages
azure_cache_redis_serverLoad4serverLoad4Server Load (Shard 4)PercentMaximumThe percentage of cycles in which the Redis server is busy processing and not waiting idle for messages
azure_cache_redis_serverLoad5serverLoad5Server Load (Shard 5)PercentMaximumThe percentage of cycles in which the Redis server is busy processing and not waiting idle for messages
azure_cache_redis_serverLoad6serverLoad6Server Load (Shard 6)PercentMaximumThe percentage of cycles in which the Redis server is busy processing and not waiting idle for messages
azure_cache_redis_serverLoad7serverLoad7Server Load (Shard 7)PercentMaximumThe percentage of cycles in which the Redis server is busy processing and not waiting idle for messages
azure_cache_redis_serverLoad8serverLoad8Server Load (Shard 8)PercentMaximumThe percentage of cycles in which the Redis server is busy processing and not waiting idle for messages
azure_cache_redis_serverLoad9serverLoad9Server Load (Shard 9)PercentMaximumThe percentage of cycles in which the Redis server is busy processing and not waiting idle for messages
azure_cache_redis_setcommandssetcommandsSetsCountTotalThe number of set operations to the cache
azure_cache_redis_setcommands0setcommands0Sets (Shard 0)CountTotalThe number of set operations to the cache
azure_cache_redis_setcommands1setcommands1Sets (Shard 1)CountTotalThe number of set operations to the cache
azure_cache_redis_setcommands2setcommands2Sets (Shard 2)CountTotalThe number of set operations to the cache
azure_cache_redis_setcommands3setcommands3Sets (Shard 3)CountTotalThe number of set operations to the cache
azure_cache_redis_setcommands4setcommands4Sets (Shard 4)CountTotalThe number of set operations to the cache
azure_cache_redis_setcommands5setcommands5Sets (Shard 5)CountTotalThe number of set operations to the cache
azure_cache_redis_setcommands6setcommands6Sets (Shard 6)CountTotalThe number of set operations to the cache
azure_cache_redis_setcommands7setcommands7Sets (Shard 7)CountTotalThe number of set operations to the cache
azure_cache_redis_setcommands8setcommands8Sets (Shard 8)CountTotalThe number of set operations to the cache
azure_cache_redis_setcommands9setcommands9Sets (Shard 9)CountTotalThe number of set operations to the cache
azure_cache_redis_totalcommandsprocessedtotalcommandsprocessedTotal OperationsCountTotalThe total number of commands processed by the cache server
azure_cache_redis_totalcommandsprocessed0totalcommandsprocessed0Total Operations (Shard 0)CountTotalThe total number of commands processed by the cache server
azure_cache_redis_totalcommandsprocessed1totalcommandsprocessed1Total Operations (Shard 1)CountTotalThe total number of commands processed by the cache server
azure_cache_redis_totalcommandsprocessed2totalcommandsprocessed2Total Operations (Shard 2)CountTotalThe total number of commands processed by the cache server
azure_cache_redis_totalcommandsprocessed3totalcommandsprocessed3Total Operations (Shard 3)CountTotalThe total number of commands processed by the cache server
azure_cache_redis_totalcommandsprocessed4totalcommandsprocessed4Total Operations (Shard 4)CountTotalThe total number of commands processed by the cache server
azure_cache_redis_totalcommandsprocessed5totalcommandsprocessed5Total Operations (Shard 5)CountTotalThe total number of commands processed by the cache server
azure_cache_redis_totalcommandsprocessed6totalcommandsprocessed6Total Operations (Shard 6)CountTotalThe total number of commands processed by the cache server
azure_cache_redis_totalcommandsprocessed7totalcommandsprocessed7Total Operations (Shard 7)CountTotalThe total number of commands processed by the cache server
azure_cache_redis_totalcommandsprocessed8totalcommandsprocessed8Total Operations (Shard 8)CountTotalThe total number of commands processed by the cache server
azure_cache_redis_totalcommandsprocessed9totalcommandsprocessed9Total Operations (Shard 9)CountTotalThe total number of commands processed by the cache server
azure_cache_redis_totalkeystotalkeysTotal KeysCountMaximumThe total number of items in the cache
azure_cache_redis_totalkeys0totalkeys0Total Keys (Shard 0)CountMaximumThe total number of items in the cache
azure_cache_redis_totalkeys1totalkeys1Total Keys (Shard 1)CountMaximumThe total number of items in the cache
azure_cache_redis_totalkeys2totalkeys2Total Keys (Shard 2)CountMaximumThe total number of items in the cache
azure_cache_redis_totalkeys3totalkeys3Total Keys (Shard 3)CountMaximumThe total number of items in the cache
azure_cache_redis_totalkeys4totalkeys4Total Keys (Shard 4)CountMaximumThe total number of items in the cache
azure_cache_redis_totalkeys5totalkeys5Total Keys (Shard 5)CountMaximumThe total number of items in the cache
azure_cache_redis_totalkeys6totalkeys6Total Keys (Shard 6)CountMaximumThe total number of items in the cache
azure_cache_redis_totalkeys7totalkeys7Total Keys (Shard 7)CountMaximumThe total number of items in the cache
azure_cache_redis_totalkeys8totalkeys8Total Keys (Shard 8)CountMaximumThe total number of items in the cache
azure_cache_redis_totalkeys9totalkeys9Total Keys (Shard 9)CountMaximumThe total number of items in the cache
azure_cache_redis_usedmemoryusedmemoryUsed MemoryBytesMaximumThe amount of cache memory used for key/value pairs in the cache in MB
azure_cache_redis_usedmemory0usedmemory0Used Memory (Shard 0)BytesMaximumThe amount of cache memory used for key/value pairs in the cache in MB
azure_cache_redis_usedmemory1usedmemory1Used Memory (Shard 1)BytesMaximumThe amount of cache memory used for key/value pairs in the cache in MB
azure_cache_redis_usedmemory2usedmemory2Used Memory (Shard 2)BytesMaximumThe amount of cache memory used for key/value pairs in the cache in MB
azure_cache_redis_usedmemory3usedmemory3Used Memory (Shard 3)BytesMaximumThe amount of cache memory used for key/value pairs in the cache in MB
azure_cache_redis_usedmemory4usedmemory4Used Memory (Shard 4)BytesMaximumThe amount of cache memory used for key/value pairs in the cache in MB
azure_cache_redis_usedmemory5usedmemory5Used Memory (Shard 5)BytesMaximumThe amount of cache memory used for key/value pairs in the cache in MB
azure_cache_redis_usedmemory6usedmemory6Used Memory (Shard 6)BytesMaximumThe amount of cache memory used for key/value pairs in the cache in MB
azure_cache_redis_usedmemory7usedmemory7Used Memory (Shard 7)BytesMaximumThe amount of cache memory used for key/value pairs in the cache in MB
azure_cache_redis_usedmemory8usedmemory8Used Memory (Shard 8)BytesMaximumThe amount of cache memory used for key/value pairs in the cache in MB
azure_cache_redis_usedmemory9usedmemory9Used Memory (Shard 9)BytesMaximumThe amount of cache memory used for key/value pairs in the cache in MB
azure_cache_redis_usedmemorypercentageusedmemorypercentageUsed Memory PercentagePercentMaximumThe percentage of cache memory used for key/value pairs
azure_cache_redis_usedmemoryRssusedmemoryRssUsed Memory RSSBytesMaximumThe amount of cache memory used in MB, including fragmentation and metadata
azure_cache_redis_usedmemoryRss0usedmemoryRss0Used Memory RSS (Shard 0)BytesMaximumThe amount of cache memory used in MB, including fragmentation and metadata
azure_cache_redis_usedmemoryRss1usedmemoryRss1Used Memory RSS (Shard 1)BytesMaximumThe amount of cache memory used in MB, including fragmentation and metadata
azure_cache_redis_usedmemoryRss2usedmemoryRss2Used Memory RSS (Shard 2)BytesMaximumThe amount of cache memory used in MB, including fragmentation and metadata
azure_cache_redis_usedmemoryRss3usedmemoryRss3Used Memory RSS (Shard 3)BytesMaximumThe amount of cache memory used in MB, including fragmentation and metadata
azure_cache_redis_usedmemoryRss4usedmemoryRss4Used Memory RSS (Shard 4)BytesMaximumThe amount of cache memory used in MB, including fragmentation and metadata
azure_cache_redis_usedmemoryRss5usedmemoryRss5Used Memory RSS (Shard 5)BytesMaximumThe amount of cache memory used in MB, including fragmentation and metadata
azure_cache_redis_usedmemoryRss6usedmemoryRss6Used Memory RSS (Shard 6)BytesMaximumThe amount of cache memory used in MB, including fragmentation and metadata
azure_cache_redis_usedmemoryRss7usedmemoryRss7Used Memory RSS (Shard 7)BytesMaximumThe amount of cache memory used in MB, including fragmentation and metadata
azure_cache_redis_usedmemoryRss8usedmemoryRss8Used Memory RSS (Shard 8)BytesMaximumThe amount of cache memory used in MB, including fragmentation and metadata
azure_cache_redis_usedmemoryRss9usedmemoryRss9Used Memory RSS (Shard 9)BytesMaximumThe amount of cache memory used in MB, including fragmentation and metadata