refactor(montoring/prometheus): removing the useless endpoint

This commit is contained in:
Raphael 2025-11-13 23:09:36 +01:00
parent 9e98ff2d13
commit 21b4db5a56
No known key found for this signature in database

View file

@ -6,10 +6,6 @@ scrape_configs:
static_configs:
- targets: ['monitoring-prometheus:9090']
- job_name: 'backend'
static_configs:
- targets: ['127.0.0.1:8888']
- job_name: 'cadvisor'
static_configs:
- targets: ['monitoring-cadvisor:8080']
@ -21,7 +17,6 @@ scrape_configs:
static_configs:
- targets:
- http://nginx
- http://nginx/monitoring/ok
- http://auth/monitoring
- http://user/monitoring