动态加载配置的方法1: prometheus进程发送SIGHUP信号 shell> kill -HUP pgrep prometheus

动态加载配置的方法2: 以守护进程的方式启动 shell>systemctl restart prometheus