Introduction

Tair (Redis OSS–compatible) is a fully managed database service that is compatible with Redis protocol standards. It leverages an active-active, high-availability cluster architecture to deliver high throughput, low latency, and elastic scalability, making it suitable for performance-critical and distributed applications.

Setup

To set up the Alibaba integration and discover the Alibaba service, navigate to Alibaba Integration Discovery Profile and select Redis Instance.

Tair (Redis® OSS-Compatible)

Supported Metrics

Opsramp MetricMetric Display NameUnitAggregation TypeDescription
acs_kvstore_StandardAvgRtStandardAvgRtusNULLAverage response time for Redis operations
acs_kvstore_StandardBlockedClientsStandardBlockedClientscountNULLNumber of clients blocked on blocking operations
acs_kvstore_StandardCachedScriptsNumberStandardCachedScriptsNumbercountNULLNumber of cached Lua scripts
acs_kvstore_StandardConnectionUsageStandardConnectionUsage%NULLPercentage of connections currently in use
acs_kvstore_StandardCpuUsageStandardCpuUsage%NULLCPU utilization percentage
acs_kvstore_StandardEvictedKeysStandardEvictedKeyscountNULLTotal number of keys evicted due to memory pressure
acs_kvstore_StandardEvictedKeysPerSecondStandardEvictedKeysPerSecondcount/sNULLRate of keys being evicted per second
acs_kvstore_StandardExpiredKeysStandardExpiredKeyscountNULLTotal number of expired keys
acs_kvstore_StandardExpiredKeysPerSecondStandardExpiredKeysPerSecondcount/sNULLRate of keys expiring per second
acs_kvstore_StandardExpiresStandardExpirescountNULLNumber of keys with expiration set
acs_kvstore_StandardGetQpsStandardGetQpscount/sNULLQueries per second for GET operations
acs_kvstore_StandardHitRateStandardHitRate%NULLCache hit rate percentage
acs_kvstore_StandardHitsStandardHitscountNULLTotal number of cache hits
acs_kvstore_StandardIntranetInStandardIntranetInKiB/sNULLInbound network traffic rate
acs_kvstore_StandardIntranetInRatioStandardIntranetInRatio%NULLPercentage of inbound bandwidth utilization
acs_kvstore_StandardIntranetOutStandardIntranetOutKiB/sNULLOutbound network traffic rate
acs_kvstore_StandardIntranetOutRatioStandardIntranetOutRatio%NULLPercentage of outbound bandwidth utilization
acs_kvstore_StandardKeysStandardKeyscountNULLTotal number of keys in the database
acs_kvstore_StandardMemoryUsageStandardMemoryUsage%NULLMemory utilization percentage
acs_kvstore_StandardMissesStandardMissescountNULLTotal number of cache misses
acs_kvstore_StandardOtherOpsStandardOtherOpscountNULLNumber of other operations performed
acs_kvstore_StandardPutQpsStandardPutQpscount/sNULLQueries per second for PUT/SET operations
acs_kvstore_StandardQuotaConnectionStandardQuotaConnectioncountNULLMaximum number of allowed connections
acs_kvstore_StandardSlowlogCountStandardSlowlogCountcountNULLNumber of slow queries recorded
acs_kvstore_StandardSyncDelayTimeStandardSyncDelayTimesNULLMulti-active synchronization delay time
acs_kvstore_StandardTotalCommandsProcessedStandardTotalCommandsProcessedcountNULLTotal number of commands processed
acs_kvstore_StandardUsedConnectionStandardUsedConnectioncountNULLNumber of connections currently in use
acs_kvstore_StandardUsedMemoryStandardUsedMemoryBNULLAmount of memory currently used
acs_kvstore_StandardUsedMemoryLuaStandardUsedMemoryLuaBNULLMemory used by Lua scripts
acs_kvstore_StandardUsedQPSStandardUsedQPScountNULLCurrent queries per second