mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 04:30:05 +00:00
💥 v2.0 必须更新面板,新增服务监控
This commit is contained in:
@@ -118,7 +118,7 @@ func (r *AlertRule) Check(points [][]interface{}) (int, string) {
|
||||
fail++
|
||||
}
|
||||
}
|
||||
if fail/total > 0.3 {
|
||||
if fail/total > 0.5 {
|
||||
count++
|
||||
dist.WriteString(fmt.Sprintf("%+v\n", r.Rules[i]))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user