fix(detmir): stabilize grafana freshness guard

This commit is contained in:
igor04091968
2026-06-03 07:06:39 +03:00
parent dbef90a09e
commit dd3163624b
12 changed files with 275 additions and 20 deletions
@@ -19,6 +19,7 @@ const REQUIRED_MEASUREMENTS: &[&str] = &[
"aw_rdp_worktime_daily",
"aw_rdp_worktime_summary_daily",
"aw_true_active_app_daily",
"aw_worktime_exporter_heartbeat",
];
#[derive(Debug, Parser)]