mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 10:06:24 +05:00
RankingSummary structure, LastUpdate timestamp inside Ranking struct, Ranking documentation
This commit is contained in:
@@ -152,7 +152,7 @@ func (rplSv1 *ReplicatorSv1) GetRanking(ctx *context.Context, tntID *utils.Tenan
|
||||
reply.ID = rcv.ID
|
||||
reply.Tenant = rcv.Tenant
|
||||
reply.Sorting = rcv.Sorting
|
||||
reply.StatMetrics = rcv.StatMetrics
|
||||
reply.Metrics = rcv.Metrics
|
||||
reply.SortedStatIDs = rcv.SortedStatIDs
|
||||
reply.SortingParameters = rcv.SortingParameters
|
||||
return nil
|
||||
|
||||
Reference in New Issue
Block a user