arturictus / sidekiq_alive

Liveness probe for Sidekiq in Kubernetes deployments
MIT License
189 stars 57 forks source link

Optional SIDEKIQ_ALIVE_HOSTNAME env var #61

Closed adastreamer closed 1 year ago

adastreamer commented 2 years ago

Referring to issue https://github.com/arturictus/sidekiq_alive/issues/25, running in docker container, somehow queues are not removed, so it might be helpful to have ability to set a permanent system-independent hostname value besides using a default hostname which is not permanent and being changed on a service restart and container recreation.

jlkwarteng commented 1 year ago

Yes. This is true. However you can set a value for the HOSTNAME env var for this.