pj001 commented on issue #3972:
URL: https://github.com/apache/hertzbeat/issues/3972#issuecomment-3755346221
@Duansg
promql('(max_over_time({job="flink_on_streampark",__metrics__="taskmanager_metrics",id="Status.JVM.Memory.Heap.Used"}[5m])
/ on(container_id, host) group_left
max_over_time({job="flink_on_streampark",__metrics__="taskmanager_metrics",id="Status.JVM.Memory.Heap.Max"}[5m]))
* 100 > 40')这是我的sql,我大概是配置的告警 然后60s触发一次,当到达30分钟后此sql就无法执行了,会显示报错(图二弹框)
--
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
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