(4)prometheus动态加载配置reload

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

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

相关文章
相关标签/搜索