feat(traffic): add traffic statistics logging and scheduling
This commit is contained in:
@@ -4,4 +4,5 @@ const (
|
||||
SchedulerCheckSubscription = "scheduler:check:subscription"
|
||||
SchedulerTotalServerData = "scheduler:total:server"
|
||||
SchedulerResetTraffic = "scheduler:reset:traffic"
|
||||
SchedulerTrafficStat = "scheduler:traffic:stat"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user