XiaoMi / open-falcon

A Distributed and High-Performance Monitoring System
http://open-falcon.com/
3.03k stars 833 forks source link

监控报警可以设置特例吗? #57

Open Ah39 opened 6 years ago

Ah39 commented 6 years ago

针对某一类key(tag)设置报警规则,排除某一些key(tag) 我试了对这些key,设置特殊的报警规则,还是不行。

MistShi commented 6 years ago

@Ah39 可以尝试通过模板继承的方式

Ah39 commented 6 years ago

好的,我试试,感谢