Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to monitor multiple redis masters for one redis sentinel #319

Open
freiman opened this issue Jul 23, 2019 · 1 comment · May be fixed by #376
Open

Add support to monitor multiple redis masters for one redis sentinel #319

freiman opened this issue Jul 23, 2019 · 1 comment · May be fixed by #376

Comments

@freiman
Copy link

freiman commented Jul 23, 2019

Redis sentinel have support to monitor multiple redis masters and participate in failover. It would be nice to add support for this. Or at least to implement another issue #223 which can also solved this problem.

It can be implemented like this:

redis::sentinel::masters {'testmaster1':
  redis_host => "...."
}
@basti-nis
Copy link
Contributor

This PR will bring this feature #356

@ekohl ekohl linked a pull request May 12, 2020 that will close this issue
@basti-nis basti-nis linked a pull request Nov 19, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants