Redis Cluster Chat Cache Service
- Service Overview
- Alerts: https://alerts.gitlab.net/#/alerts?filter=%7Btype%3D%22redis-cluster-chat-cache%22%2C%20tier%3D%22db%22%7D
- Label: gitlab-com/gl-infra/production~“Service::RedisClusterChatCache”
Logging
Section titled “Logging”The Chat Cache Redis Cluster instances is a distinct Redis Cluster used by the GitLab Rails chat features.
Redis is in a 3-node-per-shard (single-primary/two-replica per shard) VM configuration, in cluster mode. The node count will start off at 3 but will increase as we scale horizontally.
Uses the same metrics-catalog definitions as for the other Redis clusters.