mirror of
git://f0xx.org/ac/ac-deploy
synced 2026-07-29 02:57:38 +03:00
fix(monitoring): drop deprecated artc0 from cast04 scrape targets
artc0 VM is off; remove node_exporter target and relabel rules from Prometheus. Point Grafana auth-proxy whitelist and alert-notifier shortener API at cast01–03 cluster instead of 10.7.16.128. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Keep this file readable only by the service user (chmod 600).
|
||||
|
||||
# ── URL shortener ──────────────────────────────────────────────────────────
|
||||
SHORTENER_INTERNAL=http://10.7.16.128
|
||||
SHORTENER_INTERNAL=http://10.7.16.236
|
||||
SHORTENER_HOST_HDR=s.f0xx.org
|
||||
SHORTENER_BEARER=3b7031ef38d9a5cb33f6b2e789c27fe8ae32c743f6aa8df7
|
||||
SHORTENER_TTL=86400
|
||||
|
||||
Reference in New Issue
Block a user