Endpoint to trigger configuration reload
Closed this issue · 2 comments
mehyedes commented
Hi,
I see it is possible to trigger a configuration reload by sending a SIGHUP
to the process.
I think adding an HTTP endpoint for reloading the configuration like /-/reload
for prometheus would be also useful IMO.
If you agree, I could work on adding this feature myself.
jenningsloy318 commented
Hi @mehyedes
Thanks for your enthusiasm, any contribution is welcome. and you can go ahead add this feature.
Thanks
mehyedes commented
Great, thanks.
I'll get working on that and submit a PR as soon as it's ready.