jenningsloy318/redfish_exporter

Endpoint to trigger configuration reload

Closed this issue · 2 comments

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.

Hi @mehyedes

Thanks for your enthusiasm, any contribution is welcome. and you can go ahead add this feature.

Thanks

Great, thanks.
I'll get working on that and submit a PR as soon as it's ready.