- はじめに
- エージェント
- インテグレーション
- Watchdog
- イベント
- ダッシュボード
- モバイルアプリケーション
- インフラストラクチャー
- サーバーレス
- メトリクス
- ノートブック
- アラート設定
- APM & Continuous Profiler
- CI Visibility
- RUM & セッションリプレイ
- データベース モニタリング
- ログ管理
- セキュリティプラットフォーム
- Synthetic モニタリング
- ネットワークモニタリング
- 開発者
- API
- アカウントの管理
- データセキュリティ
- ヘルプ
Azure Redis Cache は、Azure アプリケーション用のマネージド型のデータキャッシュです。
Azure Redis Cache からメトリクスを取得すると、以下のことができます。
Microsoft Azure インテグレーションをまだセットアップしていない場合は、最初にセットアップします。これ以外に必要なインストール手順はありません。
azure.cache_redis.cache_read (rate) | The amount of data read from the cache in bytes per second Shown as byte |
azure.cache_redis.cache_write (rate) | 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.status (gauge) | Status of Azure Redis Cache |
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 (count) | The latency to the cache in microseconds Shown as microsecond |
azure.cache_redis.cache_miss_rate (rate) | The rate of failed key lookups Shown as miss |
azure.cache_redis.errors (count) | The number of errors in Azure Redis Cache Shown as error |
azure.cache_redis.used_memory_percentage (gauge) | The percentage of cache memory used for key/value pairs in the cache in bytes Shown as percent |
Azure Redis Cache インテグレーションには、イベントは含まれません。
Azure Redis Cache インテグレーションには、サービスのチェック機能は含まれません。
ご不明な点は、Datadog のサポートチームまでお問合せください。