Tags: jlevesy/prometheus-elector
Tags
Always leave election when stopping (#40) * feat(Makefile): add a preflight check when running the dev env * chore: add more explicit make targets for run, upgrade docs * fix(readiness): use structured logs when logging an healthcheck retry * fix(notifier): do not retry on cancel * fix(cmd): improve logging * fix(cmd): honor defers and always leave election when stopping * chore(cmd): lower lease-duration to 10 seconds
Add healthcheck for the local container (#37) * feat(health): add an healthchecker * feat(readiness): add a timeout * feat(notifier): add a timeout * feat(cmd): wire notify and readiness timeouts * refactor(cmd): make config test suite less painful * feat(cmd): run healthcheck * feat(helm): run healtcheck * chore(cmd): improve flags description * chore(README): update reference
Wait for Prometheus to be Ready before trying to take leadership (#34) * feat(readiness): add minimal implementation to wait for readiness * feat(cmd): wait for prometheus to be ready before starting * chore(*): cleaner logging * feat(helm): wait for prometheus to be ready * chore(README): update configuration reference
PreviousNext