- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Azure Redis Cache는 Azure 애플리케이션용 관리형 데이터 캐시입니다.
Azure Redis Cache 메트릭을 얻으면 다음을 할 수 있습니다.
아직 설정하지 않았다면, 먼저 Microsoft Azure 통합을 설정하세요. 그 외 다른 설치 단계는 없습니다.
azure.cache_redis.count (gauge) | The count of all Azure Redis Cache resources. |
azure.cache_redis.cache_read (gauge) | The amount of data read from the cache in bytes per second Shown as byte |
azure.cache_redis.cache_write (gauge) | The amount of data written to the cache in bytes per second Shown as byte |
azure.cache_redis.cachehits (count) | The number of successful key lookups Shown as hit |
azure.cache_redis.cachemisses (count) | The number of failed key lookups Shown as miss |
azure.cache_redis.connectedclients (count) | The number of client connections to the cache Shown as connection |
azure.cache_redis.evictedkeys (count) | The number of items evicted from the cache Shown as key |
azure.cache_redis.expiredkeys (count) | The number of items expired from the cache Shown as key |
azure.cache_redis.getcommands (count) | The number of get operations from the cache Shown as get |
azure.cache_redis.percent_processor_time (gauge) | The CPU utilization of the Azure Redis Cache server as a percentage Shown as percent |
azure.cache_redis.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_redis.setcommands (count) | The number of set operations to the cache Shown as set |
azure.cache_redis.totalcommandsprocessed (count) | The total number of commands processed by the cache server Shown as operation |
azure.cache_redis.totalkeys (count) | The total number of keys in the cache Shown as key |
azure.cache_redis.usedmemory (gauge) | The amount of cache memory used for key/value pairs in the cache in bytes Shown as byte |
azure.cache_redis.usedmemory_rss (gauge) | The amount of cache memory used in bytes during the specified reporting interval, including fragmentation and metadata Shown as byte |
azure.cache_redis.cache_latency (gauge) | The latency to the cache in microseconds Shown as microsecond |
azure.cache_redis.cachemissrate (gauge) | The rate of failed key lookups Shown as percent |
azure.cache_redis.errors (count) | The number of errors in Azure Redis Cache Shown as error |
azure.cache_redis.usedmemorypercentage (gauge) | The percentage of cache memory used for key/value pairs in the cache in bytes Shown as percent |
azure.cache_redis.cpu_instance_based (gauge) | Shown as percent |
azure.cache_redis.gets_instance_based (count) | Shown as get |
azure.cache_redis.sets_instance_based (count) | Shown as set |
azure.cache_redis.operations_per_second (gauge) | Shown as operation |
azure.cache_redis.geo_replication_healthy (count) | |
azure.cache_redis.cache_hits_instance_based (count) | Shown as hit |
azure.cache_redis.cache_read_instance_based (gauge) | Shown as byte |
azure.cache_redis.total_keys_instance_based (count) | Shown as key |
azure.cache_redis.cache_write_instance_based (gauge) | Shown as byte |
azure.cache_redis.server_load_instance_based (gauge) | Shown as percent |
azure.cache_redis.used_memory_instance_based (gauge) | Shown as byte |
azure.cache_redis.cache_misses_instance_based (count) | Shown as miss |
azure.cache_redis.evicted_keys_instance_based (count) | Shown as key |
azure.cache_redis.expired_keys_instance_based (count) | Shown as key |
azure.cache_redis.used_memory_rss_instance_based (gauge) | Shown as byte |
azure.cache_redis.total_operations_instance_based (count) | Shown as operation |
azure.cache_redis.connected_clients_instance_based (count) | Shown as connection |
azure.cache_redis.connections_created_per_second_instance_based (gauge) | Shown as connection |
azure.cache_redis.connections_closed_per_second_instance_based (gauge) | Shown as connection |
azure.cache_redis.operations_per_second_instance_based (gauge) | Shown as operation |
azure.cache_redis.used_memory_percentage_instance_based (gauge) | Shown as percent |
azure.cache_redis.geo_replication_data_sync_offset (gauge) | |
azure.cache_redis.geo_replication_connectivity_lag (gauge) | |
azure.cache_redis.geo_replication_full_sync_event_started (count) | |
azure.cache_redis.geo_replication_full_sync_event_finished (count) | |
azure.cache_redisenterprise.count (gauge) | The count of all Azure Redis Cache resources. |
azure.cache_redisenterprise.cachehits (count) | The number of successful key lookups Shown as hit |
azure.cache_redisenterprise.cache_latency (rate) | The latency to the cache 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 Redis Cache 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) | |
azure.cache_redisenterprise.getcommands (count) | The number of get operations from the cache Shown as get |
azure.cache_redisenterprise.operations_per_second (gauge) | Shown as operation |
azure.cache_redisenterprise.percent_processor_time (gauge) | The CPU utilization of the Azure Redis Cache 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 in bytes Shown as percent |
azure.cache_redis.cache_hits_shard_0 (count) | Number of successful key lookups. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.cache_hits_shard_1 (count) | Number of successful key lookups. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.cache_hits_shard_2 (count) | Number of successful key lookups. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.cache_hits_shard_3 (count) | Number of successful key lookups. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.cache_hits_shard_4 (count) | Number of successful key lookups. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.cache_hits_shard_5 (count) | Number of successful key lookups. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.cache_hits_shard_6 (count) | Number of successful key lookups. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.cache_hits_shard_7 (count) | Number of successful key lookups. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.cache_hits_shard_8 (count) | Number of successful key lookups. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.cache_hits_shard_9 (count) | Number of successful key lookups. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.cache_misses_shard_0 (count) | Number of failed key lookups. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.cache_misses_shard_1 (count) | Number of failed key lookups. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.cache_misses_shard_2 (count) | Number of failed key lookups. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.cache_misses_shard_3 (count) | Number of failed key lookups. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.cache_misses_shard_4 (count) | Number of failed key lookups. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.cache_misses_shard_5 (count) | Number of failed key lookups. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.cache_misses_shard_6 (count) | Number of failed key lookups. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.cache_misses_shard_7 (count) | Number of failed key lookups. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.cache_misses_shard_8 (count) | Number of failed key lookups. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.cache_misses_shard_9 (count) | Number of failed key lookups. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.cache_read_shard_0 (gauge) | Amount of data read from the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.cache_read_shard_1 (gauge) | Amount of data read from the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.cache_read_shard_2 (gauge) | Amount of data read from the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.cache_read_shard_3 (gauge) | Amount of data read from the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.cache_read_shard_4 (gauge) | Amount of data read from the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.cache_read_shard_5 (gauge) | Amount of data read from the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.cache_read_shard_6 (gauge) | Amount of data read from the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.cache_read_shard_7 (gauge) | Amount of data read from the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.cache_read_shard_8 (gauge) | Amount of data read from the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.cache_read_shard_9 (gauge) | Amount of data read from the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.cache_write_shard_0 (gauge) | Amount of data written to the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.cache_write_shard_1 (gauge) | Amount of data written to the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.cache_write_shard_2 (gauge) | Amount of data written to the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.cache_write_shard_3 (gauge) | Amount of data written to the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.cache_write_shard_4 (gauge) | Amount of data written to the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.cache_write_shard_5 (gauge) | Amount of data written to the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.cache_write_shard_6 (gauge) | Amount of data written to the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.cache_write_shard_7 (gauge) | Amount of data written to the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.cache_write_shard_8 (gauge) | Amount of data written to the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.cache_write_shard_9 (gauge) | Amount of data written to the cache in bytes per second. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.connected_clients_shard_0 (gauge) | Number of client connections to the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.connected_clients_shard_1 (gauge) | Number of client connections to the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.connected_clients_shard_2 (gauge) | Number of client connections to the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.connected_clients_shard_3 (gauge) | Number of client connections to the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.connected_clients_shard_4 (gauge) | Number of client connections to the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.connected_clients_shard_5 (gauge) | Number of client connections to the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.connected_clients_shard_6 (gauge) | Number of client connections to the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.connected_clients_shard_7 (gauge) | Number of client connections to the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.connected_clients_shard_8 (gauge) | Number of client connections to the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.connected_clients_shard_9 (gauge) | Number of client connections to the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.connected_clients_using_microsoft_entra_token_instance_based (gauge) | Number of client connections to the cache using microsoft entra token. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.evicted_keys_shard_0 (count) | Number of items evicted from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.evicted_keys_shard_1 (count) | Number of items evicted from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.evicted_keys_shard_2 (count) | Number of items evicted from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.evicted_keys_shard_3 (count) | Number of items evicted from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.evicted_keys_shard_4 (count) | Number of items evicted from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.evicted_keys_shard_5 (count) | Number of items evicted from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.evicted_keys_shard_6 (count) | Number of items evicted from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.evicted_keys_shard_7 (count) | Number of items evicted from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.evicted_keys_shard_8 (count) | Number of items evicted from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.evicted_keys_shard_9 (count) | Number of items evicted from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.expired_keys_shard_0 (count) | Number of items expired from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.expired_keys_shard_1 (count) | Number of items expired from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.expired_keys_shard_2 (count) | Number of items expired from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.expired_keys_shard_3 (count) | Number of items expired from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.expired_keys_shard_4 (count) | Number of items expired from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.expired_keys_shard_5 (count) | Number of items expired from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.expired_keys_shard_6 (count) | Number of items expired from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.expired_keys_shard_7 (count) | Number of items expired from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.expired_keys_shard_8 (count) | Number of items expired from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.expired_keys_shard_9 (count) | Number of items expired from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.gets_shard_0 (count) | Number of get operations from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.gets_shard_1 (count) | Number of get operations from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.gets_shard_2 (count) | Number of get operations from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.gets_shard_3 (count) | Number of get operations from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.gets_shard_4 (count) | Number of get operations from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.gets_shard_5 (count) | Number of get operations from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.gets_shard_6 (count) | Number of get operations from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.gets_shard_7 (count) | Number of get operations from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.gets_shard_8 (count) | Number of get operations from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.gets_shard_9 (count) | Number of get operations from the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.th_percentile_latency (gauge) | 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. |
azure.cache_redis.operations_per_second_shard_0 (gauge) | Number of instantaneous operations per second executed on the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.operations_per_second_shard_1 (gauge) | Number of instantaneous operations per second executed on the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.operations_per_second_shard_2 (gauge) | Number of instantaneous operations per second executed on the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.operations_per_second_shard_3 (gauge) | Number of instantaneous operations per second executed on the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.operations_per_second_shard_4 (gauge) | Number of instantaneous operations per second executed on the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.operations_per_second_shard_5 (gauge) | Number of instantaneous operations per second executed on the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.operations_per_second_shard_6 (gauge) | Number of instantaneous operations per second executed on the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.operations_per_second_shard_7 (gauge) | Number of instantaneous operations per second executed on the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.operations_per_second_shard_8 (gauge) | Number of instantaneous operations per second executed on the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.operations_per_second_shard_9 (gauge) | Number of instantaneous operations per second executed on the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.cpu_shard_0 (gauge) | CPU utilization of the azure redis cache server as a percentage. For more details, see https://aka.ms/redis/metrics. Shown as percent |
azure.cache_redis.cpu_shard_1 (gauge) | CPU utilization of the azure redis cache server as a percentage. For more details, see https://aka.ms/redis/metrics. Shown as percent |
azure.cache_redis.cpu_shard_2 (gauge) | CPU utilization of the azure redis cache server as a percentage. For more details, see https://aka.ms/redis/metrics. Shown as percent |
azure.cache_redis.cpu_shard_3 (gauge) | CPU utilization of the azure redis cache server as a percentage. For more details, see https://aka.ms/redis/metrics. Shown as percent |
azure.cache_redis.cpu_shard_4 (gauge) | CPU utilization of the azure redis cache server as a percentage. For more details, see https://aka.ms/redis/metrics. Shown as percent |
azure.cache_redis.cpu_shard_5 (gauge) | CPU utilization of the azure redis cache server as a percentage. For more details, see https://aka.ms/redis/metrics. Shown as percent |
azure.cache_redis.cpu_shard_6 (gauge) | CPU utilization of the azure redis cache server as a percentage. For more details, see https://aka.ms/redis/metrics. Shown as percent |
azure.cache_redis.cpu_shard_7 (gauge) | CPU utilization of the azure redis cache server as a percentage. For more details, see https://aka.ms/redis/metrics. Shown as percent |
azure.cache_redis.cpu_shard_8 (gauge) | CPU utilization of the azure redis cache server as a percentage. For more details, see https://aka.ms/redis/metrics. Shown as percent |
azure.cache_redis.cpu_shard_9 (gauge) | CPU utilization of the azure redis cache server as a percentage. For more details, see https://aka.ms/redis/metrics. Shown as percent |
azure.cache_redis.server_load_shard_0 (gauge) | 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. Shown as percent |
azure.cache_redis.server_load_shard_1 (gauge) | 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. Shown as percent |
azure.cache_redis.server_load_shard_2 (gauge) | 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. Shown as percent |
azure.cache_redis.server_load_shard_3 (gauge) | 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. Shown as percent |
azure.cache_redis.server_load_shard_4 (gauge) | 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. Shown as percent |
azure.cache_redis.server_load_shard_5 (gauge) | 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. Shown as percent |
azure.cache_redis.server_load_shard_6 (gauge) | 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. Shown as percent |
azure.cache_redis.server_load_shard_7 (gauge) | 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. Shown as percent |
azure.cache_redis.server_load_shard_8 (gauge) | 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. Shown as percent |
azure.cache_redis.server_load_shard_9 (gauge) | 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. Shown as percent |
azure.cache_redis.sets_shard_0 (count) | Number of set operations to the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.sets_shard_1 (count) | Number of set operations to the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.sets_shard_2 (count) | Number of set operations to the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.sets_shard_3 (count) | Number of set operations to the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.sets_shard_4 (count) | Number of set operations to the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.sets_shard_5 (count) | Number of set operations to the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.sets_shard_6 (count) | Number of set operations to the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.sets_shard_7 (count) | Number of set operations to the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.sets_shard_8 (count) | Number of set operations to the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.sets_shard_9 (count) | Number of set operations to the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.total_operations_shard_0 (count) | Total number of commands processed by the cache server. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.total_operations_shard_1 (count) | Total number of commands processed by the cache server. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.total_operations_shard_2 (count) | Total number of commands processed by the cache server. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.total_operations_shard_3 (count) | Total number of commands processed by the cache server. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.total_operations_shard_4 (count) | Total number of commands processed by the cache server. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.total_operations_shard_5 (count) | Total number of commands processed by the cache server. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.total_operations_shard_6 (count) | Total number of commands processed by the cache server. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.total_operations_shard_7 (count) | Total number of commands processed by the cache server. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.total_operations_shard_8 (count) | Total number of commands processed by the cache server. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.total_operations_shard_9 (count) | Total number of commands processed by the cache server. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.total_keys_shard_0 (gauge) | Total number of items in the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.total_keys_shard_1 (gauge) | Total number of items in the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.total_keys_shard_2 (gauge) | Total number of items in the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.total_keys_shard_3 (gauge) | Total number of items in the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.total_keys_shard_4 (gauge) | Total number of items in the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.total_keys_shard_5 (gauge) | Total number of items in the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.total_keys_shard_6 (gauge) | Total number of items in the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.total_keys_shard_7 (gauge) | Total number of items in the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.total_keys_shard_8 (gauge) | Total number of items in the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.total_keys_shard_9 (gauge) | Total number of items in the cache. For more details, see https://aka.ms/redis/metrics. |
azure.cache_redis.used_memory_shard_0 (gauge) | Amount of cache memory used for key/value pairs in the cache in MB. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.used_memory_shard_1 (gauge) | Amount of cache memory used for key/value pairs in the cache in MB. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.used_memory_shard_2 (gauge) | Amount of cache memory used for key/value pairs in the cache in MB. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.used_memory_shard_3 (gauge) | Amount of cache memory used for key/value pairs in the cache in MB. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.used_memory_shard_4 (gauge) | Amount of cache memory used for key/value pairs in the cache in MB. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.used_memory_shard_5 (gauge) | Amount of cache memory used for key/value pairs in the cache in MB. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.used_memory_shard_6 (gauge) | Amount of cache memory used for key/value pairs in the cache in MB. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.used_memory_shard_7 (gauge) | Amount of cache memory used for key/value pairs in the cache in MB. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.used_memory_shard_8 (gauge) | Amount of cache memory used for key/value pairs in the cache in MB. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.used_memory_shard_9 (gauge) | Amount of cache memory used for key/value pairs in the cache in MB. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.used_memory_rss_shard_0 (gauge) | Amount of cache memory used in MB, including fragmentation and metadata. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.used_memory_rss_shard_1 (gauge) | Amount of cache memory used in MB, including fragmentation and metadata. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.used_memory_rss_shard_2 (gauge) | Amount of cache memory used in MB, including fragmentation and metadata. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.used_memory_rss_shard_3 (gauge) | Amount of cache memory used in MB, including fragmentation and metadata. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.used_memory_rss_shard_4 (gauge) | Amount of cache memory used in MB, including fragmentation and metadata. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.used_memory_rss_shard_5 (gauge) | Amount of cache memory used in MB, including fragmentation and metadata. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.used_memory_rss_shard_6 (gauge) | Amount of cache memory used in MB, including fragmentation and metadata. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.used_memory_rss_shard_7 (gauge) | Amount of cache memory used in MB, including fragmentation and metadata. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.used_memory_rss_shard_8 (gauge) | Amount of cache memory used in MB, including fragmentation and metadata. For more details, see https://aka.ms/redis/metrics. Shown as byte |
azure.cache_redis.used_memory_rss_shard_9 (gauge) | Amount of cache memory used in MB, including fragmentation and metadata. For more details, see https://aka.ms/redis/metrics. Shown as byte |
Azure Redis Cache 통합에는 이벤트가 포함되어 있지 않습니다.
Azure Redis Cache 통합에는 서비스 점검이 포함되어 있지 않습니다.
도움이 필요하신가요? Datadog 지원팀에 문의하세요.