5 Commits

Author SHA1 Message Date
Hermes Agent
0143d47246 metrics: extract boolGauge to simplify RecordInventory
Resolves the SonarQube go:S3776 cognitive-complexity finding on
RecordInventory by replacing the pvc.Healthy if/else with a boolGauge
helper. Adds tests locking the pvc_backup_health gauge to exactly 1 for
healthy and 0 for unhealthy with unchanged metric identity and labels.

Closes #9

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-16 20:05:43 +00:00
codex
2caabd28ea docs(soteria): replace doc waivers with inline comments 2026-04-21 06:45:04 -03:00
42fa848a82 ui: migrate soteria console to react and add b2 telemetry 2026-04-12 19:45:23 -03:00
a5aa9e6a5f backup: add policy scheduler and namespace bulk operations 2026-04-12 14:32:39 -03:00
09ab3ec889 backup: add pvc inventory, restore UI, and metrics baseline 2026-04-12 11:09:49 -03:00