任意时间区间(月流量)统计,无视重启~

This commit is contained in:
naiba
2021-07-14 23:53:37 +08:00
parent b293242088
commit f7e9ea72dd
16 changed files with 290 additions and 77 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ import (
pb "github.com/naiba/nezha/proto"
)
const _CurrentStatusSize = 30 // 统计 5 分钟内的数据为当前状态
const _CurrentStatusSize = 30 // 统计 15 分钟内的数据为当前状态
var ServiceSentinelShared *ServiceSentinel