diff --git a/monitoring/prometheus/prometheus.yml b/monitoring/prometheus/prometheus.yml index 1b49e66..3bd13b7 100644 --- a/monitoring/prometheus/prometheus.yml +++ b/monitoring/prometheus/prometheus.yml @@ -53,3 +53,7 @@ scrape_configs: - job_name: 'alertmanager' static_configs: - targets: ['alertmanager:9093'] + + - job_name: 'qui' + static_configs: + - targets: ['serveurlucas:9074']