diff --git a/docker-compose/prometheus/prometheus.yml b/docker-compose/prometheus/prometheus.yml index d6281ca..59491af 100644 --- a/docker-compose/prometheus/prometheus.yml +++ b/docker-compose/prometheus/prometheus.yml @@ -10,19 +10,13 @@ scrape_configs: scheme: http static_configs: - targets: - - localhost:9090 + - localhost:4082 - job_name: cloudflared static_configs: - targets: - cloudflared:4090 - - job_name: dawarich-app - static_configs: - - targets: - - dawarich-app:9394 - - dawarich-sidekiq:9394 - - job_name: endlessh static_configs: - targets: