mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 23:58:44 +05:00
Added StatSum and StatAverage to stats service
This commit is contained in:
committed by
Dan Christian Bogos
parent
2089f3b7b3
commit
bd8ba22ca7
@@ -427,6 +427,7 @@ CREATE TABLE tp_stats (
|
||||
"queue_length" INTEGER NOT NULL,
|
||||
"ttl" varchar(32) NOT NULL,
|
||||
"metrics" varchar(64) NOT NULL,
|
||||
"parameters" varchar(64) NOT NULL,
|
||||
"blocker" BOOLEAN NOT NULL,
|
||||
"stored" BOOLEAN NOT NULL,
|
||||
"weight" decimal(8,2) NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user