fix(recovery): align host112 cold-start metric scope

This commit is contained in:
ogt
2026-07-15 02:05:14 +08:00
parent fa61d4e07a
commit a31a278e58
11 changed files with 134 additions and 36 deletions

View File

@@ -23,7 +23,7 @@ else:
DEFAULT_RULES = Path("ops/monitoring/alerts-unified.yml")
DEFAULT_BASELINE = Path("ops/reboot-recovery/full-stack-backup-baseline.yml")
EXPECTED_CORE = 'awoooi_recovery_core_ready{host="110",scope="110_120_121_188"}'
EXPECTED_CORE = 'awoooi_recovery_core_ready{host="110",scope="110_112_120_121_188"}'
EXPECTED_DR = 'awoooi_recovery_dr_offsite_ready{host="110"}'