mirror of
https://github.com/nprasad2077/NBA_Go.git
synced 2026-09-22 14:05:13 +00:00
PG DB reroute
This commit is contained in:
@@ -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'
|
||||
Reference in New Issue
Block a user