-
Notifications
You must be signed in to change notification settings - Fork 29
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
How to set multiple sentinels? #27
Comments
The Sorry this was not documented, I'll make sure to add this info to the readme. |
@mdawar I think so. but my sentinels are not using the same port. They are using different ports. |
@caimaoy how do you think we should add support for multiple sentinel hosts with different ports? I don't think we should pass the ports in a different env variable, the host string should have the ports included for each host |
In my system, I have multi-sentinels. How to set the environment "RQ_SENTINEL_HOST"?
https://github.com/mdawar/rq-exporter/blob/master/rq_exporter/utils.py#L48
This code support only one sentinel?
The text was updated successfully, but these errors were encountered: