mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
stats: implement new REPSC/REPFC metrics
used to track successful/failed requests. REPFC supports error filtering.
This commit is contained in:
committed by
Ionut Boangiu
parent
9833152e38
commit
415d027761
@@ -1153,6 +1153,8 @@ const (
|
||||
MetaPDD = "*pdd"
|
||||
MetaDDC = "*ddc"
|
||||
MetaSum = "*sum"
|
||||
MetaREPSC = "*repsc"
|
||||
MetaREPFC = "*repfc"
|
||||
MetaAverage = "*average"
|
||||
MetaDistinct = "*distinct"
|
||||
MetaHighest = "*highest"
|
||||
|
||||
Reference in New Issue
Block a user