Sync network redesign repo state and cutover artifacts

This commit is contained in:
Fizzlepoof
2026-05-22 20:16:21 +00:00
parent 4b1e3d4061
commit 9e6dde7695
59 changed files with 5389 additions and 244 deletions

View File

@@ -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'