reload alertmanager as well
This commit is contained in:
parent
e4507cfffe
commit
ff92406c53
1 changed files with 1 additions and 0 deletions
|
|
@ -18,3 +18,4 @@ cat /etc/prometheus/conf.d/scrape_configs/*.conf
|
||||||
chmod 0644 $tmpfile
|
chmod 0644 $tmpfile
|
||||||
mv $tmpfile /etc/prometheus/prometheus.yml
|
mv $tmpfile /etc/prometheus/prometheus.yml
|
||||||
/usr/bin/systemctl reload prometheus
|
/usr/bin/systemctl reload prometheus
|
||||||
|
/usr/bin/systemctl reload prometheus-alertmanager || true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue