# redis_cluster_poc **Repository Path**: mirrors_DataDog/redis_cluster_poc ## Basic Information - **Project Name**: redis_cluster_poc - **Description**: ## Auto-archived due to inactivity. ## - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # redis cluster poc 1. copy files to their corresponding locations in /etc/dd-agent/checks.d and /etc/dd-agent/conf.d 2. edit /etc/dd-agent/checks.d/rdcls.py and update CLUSTER_HOST and CLUSTER_PORT global vars with your Redis cluster's info. 3. restart the datadog agent.