grafana / oncall

Developer-friendly incident response with brilliant Slack integration
GNU Affero General Public License v3.0
3.31k stars 262 forks source link

Add support for Redis Clustering (Cluster or Sentinel) #4360

Open EStork09 opened 1 month ago

EStork09 commented 1 month ago

What would you like to see!

The ability to set Redis to support clustering. Right now with USE_REDIS_CLUSTER = True I am getting a large amount of MOVED making it seem as though engine isn't handling the concept of being in a cluster well. I tried the headless service as well as just the regular service and it still resulted in that.

Product Area

Other

Anything else to add?

If redis clustering is already supported that is fine, it just might require some better documentation.

github-actions[bot] commented 1 month ago

The current version of Grafana OnCall, at the time this issue was opened, is v1.5.0. If your issue pertains to an older version of Grafana OnCall, please be sure to list it in the PR description. Thank you :smile:!