GitHub user tomsun28 added a comment to the discussion: Idea about new alarm design
Yes, the periodic threshold calculate can run promql like this: avg_over_time(rate(node_cpu_seconds_total{mode!="idle"}[10m])) > 90. Two ways are enhanced each other. Promql and SQL expressions are also mainway methods, which are suitable for our future push data calculate. GitHub link: https://github.com/apache/hertzbeat/discussions/2873#discussioncomment-11546321 ---- This is an automatically sent email for dev@hertzbeat.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@hertzbeat.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hertzbeat.apache.org For additional commands, e-mail: dev-h...@hertzbeat.apache.org