动态加载配置的方法1:prometheus进程发送SIGHUP信号 shell> kill -HUP pgrep prometheus
pgrep prometheus
动态加载配置的方法2:以守护进程的方式启动shell>systemctl restart prometheus
上一篇:Nginx配置——虚拟主机基于IP,域名,端口(实战!)
下一篇:(3)promethus.yml配置讲解