aboutsummaryrefslogtreecommitdiffstats
path: root/prometheus/prometheus.yml
diff options
context:
space:
mode:
Diffstat (limited to 'prometheus/prometheus.yml')
-rw-r--r--prometheus/prometheus.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/prometheus/prometheus.yml b/prometheus/prometheus.yml
index c9ded40..8411313 100644
--- a/prometheus/prometheus.yml
+++ b/prometheus/prometheus.yml
@@ -5,3 +5,7 @@ scrape_configs:
static_configs:
- targets:
- prometheus:9090
+ - job_name: pushgateway
+ static_configs:
+ - targets:
+ - pushgateway:9091