various fixes
[distro-setup] / filesystem / etc / prometheus / prometheus.yml
index 9932335b0dca4ef0d2728047879a5400fd8eab93..97ac447f19f42ebf5e84f48bf53fd78c6af267e2 100644 (file)
@@ -29,6 +29,9 @@ scrape_configs:
 
     static_configs:
       - targets: ['localhost:9090']
+  - job_name: 'alertmanager'
+    static_configs:
+      - targets: ['localhost:9093']
 
   - job_name: node
     basic_auth: