PG DB reroute

This commit is contained in:
2026-09-04 12:01:20 -05:00
parent f14e70b15c
commit e8078523be
12 changed files with 485 additions and 79 deletions
+5
View File
@@ -10,4 +10,9 @@ scrape_configs:
- job_name: 'nba-api'
static_configs:
- targets: ['api1:5000', 'api2:5000', 'api3:5000']
metrics_path: '/metrics'
- job_name: 'haproxy'
static_configs:
- targets: ['178.105.149.129:7080']
metrics_path: '/metrics'