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

This commit is contained in:
naiba
2021-07-14 23:53:37 +08:00
parent dff1e29c40
commit 63bb1570d2
16 changed files with 290 additions and 77 deletions

View File

@@ -12,7 +12,7 @@ import (
pb "github.com/naiba/nezha/proto"
)
const _CurrentStatusSize = 30 // 统计 5 分钟内的数据为当前状态
const _CurrentStatusSize = 30 // 统计 15 分钟内的数据为当前状态
var ServiceSentinelShared *ServiceSentinel