mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
agents: add processor/reader id to stats/th events
This commit is contained in:
committed by
Dan Christian Bogos
parent
c6ba149151
commit
9ef9684a3d
@@ -616,6 +616,8 @@ const (
|
||||
Categories = "Categories"
|
||||
Blocker = "Blocker"
|
||||
RatingPlanID = "RatingPlanID"
|
||||
RequestProcessorID = "RequestProcessorID"
|
||||
EventReaderID = "EventReaderID"
|
||||
StartTime = "StartTime"
|
||||
EndTime = "EndTime"
|
||||
ProcessingTime = "ProcessingTime"
|
||||
|
||||
Reference in New Issue
Block a user