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

Multiple Instances #59

Open
jcdmacleod opened this issue Jan 28, 2024 · 1 comment
Open

Multiple Instances #59

jcdmacleod opened this issue Jan 28, 2024 · 1 comment

Comments

@jcdmacleod
Copy link

I believe I am correct in that an instance of the cosmos-validator-watcher is required per monitored chain and that the exposed http port would need to be unique so that prometheus can hit each instance?

@MattKetmo
Copy link
Member

Yes, exactly. We run as many instances of cosmos-validator-watcher as we are active in different chains.
And since we're running it in containers, there is no port overlap, but indeed it would require to change the --http-addr if running several on the same host.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants