diff --git a/prometheus.yml b/prometheus.yml index 6f101b9..7c66e15 100644 --- a/prometheus.yml +++ b/prometheus.yml @@ -7,3 +7,6 @@ scrape_configs: - job_name: 'code-forge-exporter' static_configs: - targets: ['host.containers.internal:3001'] + - job_name: 'sesame_caddy' + static_configs: + - targets: ['host.containers.internal:2019']