ianitor icon indicating copy to clipboard operation
ianitor copied to clipboard

Doorkeeper for consul discovered services

Results 4 ianitor issues
Sort by recently updated
recently updated
newest added

This constraint in file `requirements.txt` forces pip to uninstall my `python-consul-1.1.0` and install old `0.7.0` above: `python-consul>=0.7.0,

python-consul.Service.register has parameter address which is not used by ianitor As a result ianitor doesn't work for me during service registration from docker container Results from consule.agent.services: dev.db Address :...

bug

The default TTL check can sometimes not be enough, so it would be nice if it was possible to add extra checks, e.g. executing some random script, or checking whether...

Increasing sleeps should reduce random failures on travis builds

enhancement