zhengxin12345 opened a new issue, #3458: URL: https://github.com/apache/hertzbeat/issues/3458
### Question  如上图,我对prometheus的2个指标进行阈值监控,其中第一个指标为count类型,所以我采用了increase函数(prometheuus的内置函数),结果发现告警不成功,修改源码打印一些日志,发现表达式在查询的时候,被截断了,只来到了increase这里,后面就没有了:  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org For additional commands, e-mail: notifications-h...@hertzbeat.apache.org
