Hi,
How to reload prometheus without restarting it from command-line.
Also suggest how to use SIGHUP, --web.enable-lifecycle flag .
Thanks.
Hi,
How to reload prometheus without restarting it from command-line.
Also suggest how to use SIGHUP, --web.enable-lifecycle flag .
Thanks.
Read this one .
and
I always use curl
curl -i -XPOST localhost:9090/-/reload