mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-20 22:58:44 +05:00
added new fields
This commit is contained in:
@@ -48,6 +48,8 @@ type StatsQueue struct {
|
||||
Metrics []string // list of metrics to build
|
||||
Store bool // store to DB
|
||||
Thresholds []string // list of thresholds to be checked after changes
|
||||
Blocker bool // blocker flag to stop processing on filters matched
|
||||
Stored bool
|
||||
Weight float64
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user