X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;ds=sidebyside;f=filesystem%2Fetc%2Fprometheus%2Fprometheus.yml;h=97ac447f19f42ebf5e84f48bf53fd78c6af267e2;hb=fa5deaee2e0182ddfc7b39eea7ee2acedb259ddf;hp=9932335b0dca4ef0d2728047879a5400fd8eab93;hpb=e958999a4ab6fddd723270b596b4899c0811fa41;p=distro-setup diff --git a/filesystem/etc/prometheus/prometheus.yml b/filesystem/etc/prometheus/prometheus.yml index 9932335..97ac447 100644 --- a/filesystem/etc/prometheus/prometheus.yml +++ b/filesystem/etc/prometheus/prometheus.yml @@ -29,6 +29,9 @@ scrape_configs: static_configs: - targets: ['localhost:9090'] + - job_name: 'alertmanager' + static_configs: + - targets: ['localhost:9093'] - job_name: node basic_auth: