mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-04-19 01:49:26 +08:00
可以自行设定指标数据保留时间
This commit is contained in:
@@ -46,6 +46,7 @@ func InitItem(parent *actionutils.ParentAction, itemId int64) (*pb.MetricItem, e
|
||||
"category": item.Category,
|
||||
"isPublic": item.IsPublic,
|
||||
"countCharts": countCharts,
|
||||
"expiresPeriod": item.ExpiresPeriod,
|
||||
}
|
||||
return item, nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user