send ERs ProcessTime events to stats/thresholds

This commit is contained in:
ionutboangiu
2025-06-13 19:20:49 +03:00
committed by Dan Christian Bogos
parent 3acb1e94db
commit 7e1b4a5024
2 changed files with 56 additions and 4 deletions

View File

@@ -745,6 +745,8 @@ const (
MetaHAThresholds = "*haThresholds"
MetaSAStats = "*saStats"
MetaSAThresholds = "*saThresholds"
MetaERsStats = "*ersStats"
MetaERsThresholds = "*ersThresholds"
MetaDryRun = "*dryrun"
MetaRALsDryRun = "*ralsDryRun"
Event = "Event"