このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください

Overview

Azure Managed Redis is a fully managed, in-memory data store used for caching and real-time analytics. Use the Azure Managed Redis integration to track activity, utilization, and performance of your Azure Managed Redis deployments.

Setup

Installation

If you haven’t already, set up the Microsoft Azure integration first. No other installation steps are required.

Data Collected

Metrics

azure.cache_redisenterprise.count
(gauge)
The count of all Azure Managed Redis resources.
azure.cache_redisenterprise.cachehits
(count)
The number of successful key lookups.
Shown as hit
azure.cache_redisenterprise.cache_latency
(rate)
The cache latency in microseconds.
Shown as microsecond
azure.cache_redisenterprise.cachemisses
(count)
The number of failed key lookups.
Shown as miss
azure.cache_redisenterprise.cache_read
(gauge)
The amount of data read from the cache in bytes per second.
Shown as byte
azure.cache_redisenterprise.cache_write
(gauge)
The amount of data written to the cache in bytes per second.
Shown as byte
azure.cache_redisenterprise.connectedclients
(count)
The number of client connections to the cache.
Shown as connection
azure.cache_redisenterprise.errors
(gauge)
The number of errors in Azure Managed Redis.
Shown as error
azure.cache_redisenterprise.evictedkeys
(count)
The number of items evicted from the cache.
Shown as key
azure.cache_redisenterprise.expiredkeys
(count)
The number of items expired from the cache.
Shown as key
azure.cache_redisenterprise.geo_replication_healthy
(gauge)
The health of geo replication in an Active Geo-Replication group. 0 represents Unhealthy and 1 represents Healthy.
azure.cache_redisenterprise.getcommands
(count)
The number of get operations from the cache.
Shown as get
azure.cache_redisenterprise.operations_per_second
(gauge)
The number of instantaneous operations per second.
Shown as operation
azure.cache_redisenterprise.percent_processor_time
(gauge)
The CPU utilization of the Azure Managed Redis server as a percentage.
Shown as percent
azure.cache_redisenterprise.server_load
(gauge)
The percentage of cycles in which the Redis server is busy processing and not waiting idle for messages.
Shown as percent
azure.cache_redisenterprise.setcommands
(count)
The number of set operations to the cache.
Shown as set
azure.cache_redisenterprise.totalcommandsprocessed
(count)
The total number of commands processed by the cache server.
Shown as operation
azure.cache_redisenterprise.totalkeys
(count)
The total number of keys in the cache.
Shown as key
azure.cache_redisenterprise.usedmemory
(gauge)
The amount of cache memory used for key/value pairs in the cache in bytes.
Shown as byte
azure.cache_redisenterprise.usedmemorypercentage
(gauge)
The percentage of cache memory used for key/value pairs in the cache.
Shown as percent

Service Checks

Azure Managed Redis does not include any service checks.

Events

Azure Managed Redis does not include any events.

Troubleshooting

Need help? Contact Datadog support.