Stats StoredSQ -> SQStoredMetrics

This commit is contained in:
DanB
2017-07-16 16:29:39 +02:00
parent c63760942e
commit 67907ee737
6 changed files with 66 additions and 37 deletions

View File

@@ -223,7 +223,8 @@ const (
LOG_ERR = "ler_"
LOG_CDR = "cdr_"
LOG_MEDIATED_CDR = "mcd_"
StoredSQPrefix = "ssq_"
SQStoredMetricsPrefix = "ssm_"
StatsQueuePrefix = "stq_"
LOADINST_KEY = "load_history"
SESSION_MANAGER_SOURCE = "SMR"
MEDIATOR_SOURCE = "MED"