We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi:
We would like to have more than one "consul-alert" running to check different services and have different alarms.
I've checked the configuration options and it seems there is no config for that. I've checked the code (for example https://github.com/AcalephStorage/consul-alerts/blob/master/consul/client.go) and it seems "/consul-alerts/" is hardcoded.
Would it be possible to configure it using the arguments when running the docker container?
Thank you in advance.
The text was updated successfully, but these errors were encountered:
It would probably require a code change, but shouldn't be difficult to include a start up flag for it. Happy to accept a PR. :)
Sorry, something went wrong.
No branches or pull requests
Hi:
We would like to have more than one "consul-alert" running to check different services and have different alarms.
I've checked the configuration options and it seems there is no config for that.
I've checked the code (for example https://github.com/AcalephStorage/consul-alerts/blob/master/consul/client.go) and it seems "/consul-alerts/" is hardcoded.
Would it be possible to configure it using the arguments when running the docker container?
Thank you in advance.
The text was updated successfully, but these errors were encountered: