Sync network redesign repo state and cutover artifacts
This commit is contained in:
@@ -25,13 +25,13 @@ scrape_configs:
|
||||
params:
|
||||
format: [prometheus]
|
||||
static_configs:
|
||||
- targets: ['10.5.1.5:19999']
|
||||
- targets: ['10.5.30.5:19999']
|
||||
labels:
|
||||
host: 'serenity'
|
||||
|
||||
# ------- N.O.M.A.D. (via node-exporter) -------
|
||||
- job_name: 'nomad-node'
|
||||
static_configs:
|
||||
- targets: ['10.5.1.16:9100']
|
||||
- targets: ['10.5.30.7:9100']
|
||||
labels:
|
||||
host: 'nomad'
|
||||
|
||||
Reference in New Issue
Block a user