Son Vu Thai
Son Vu Thai
Do we have support multiple architecture such as Redis Sentinel and Redis Cluster?
**What this PR does:** Inspiring by #376 and Prometheus OpenStack Service Discovery, this will append metadata per instance into server_status metric label. With this change, i think it could be...
**What this PR does**: in Kubernetes environment, adjusting the maximum number of open files could be challenging . This change add CORTEX_ULIMIT_NOFILES environment variable to configure ulimit for the Cortex...
**Describe the bug** When running Cortex in a Kubernetes environment, the ulimit config for cortex process could not be changed. **To Reproduce** 1. On Node - Setting `fs.file-max` on `/etc/sysctl.conf`...