|
@ -59,7 +59,7 @@ func (the Adaptor_ZWY_AlarmCombin) Transform(config AlarmCombination.Combination |
|
|
log.Printf("es 聚集查询告警组数=%d < 2", esAggPointsCount) |
|
|
log.Printf("es 聚集查询告警组数=%d < 2", esAggPointsCount) |
|
|
return nil |
|
|
return nil |
|
|
} |
|
|
} |
|
|
msg := fmt.Sprintf("组合告警[%s]生效,有效触发的2组 详情=>%s", config.Name, detailMsg) |
|
|
msg := fmt.Sprintf("组合告警[%s]生效,有效触发的前2组:%s", config.Name, detailMsg) |
|
|
|
|
|
|
|
|
log.Printf(msg) |
|
|
log.Printf(msg) |
|
|
prefix := "zh-" |
|
|
prefix := "zh-" |
|
|