mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 10:06:24 +05:00
send ERs ProcessTime events to stats/thresholds
This commit is contained in:
committed by
Dan Christian Bogos
parent
3acb1e94db
commit
7e1b4a5024
@@ -745,6 +745,8 @@ const (
|
||||
MetaHAThresholds = "*haThresholds"
|
||||
MetaSAStats = "*saStats"
|
||||
MetaSAThresholds = "*saThresholds"
|
||||
MetaERsStats = "*ersStats"
|
||||
MetaERsThresholds = "*ersThresholds"
|
||||
MetaDryRun = "*dryrun"
|
||||
MetaRALsDryRun = "*ralsDryRun"
|
||||
Event = "Event"
|
||||
|
||||
Reference in New Issue
Block a user