love01211 commented on issue #3773: URL: https://github.com/apache/hertzbeat/issues/3773#issuecomment-3306788396
@Duansg I think I've found the pattern: after configuring the alert rules, the backend error logs will show an error: ``` 2025-09-18 17:28:43.236 [http-nio-1157-exec-8] ERROR org.apache.hertzbeat.alert.calculate.PeriodicAlertRuleScheduler Line:75 - Alert rule is null or rule id is null. ``` Then, after waiting for 30 minutes, the first error message appears: "Calculate query parse error promql: Expression is not fully parsed, may have syntax errors or incomplete inputs." <img width="2208" height="666" alt="Image" src="https://github.com/user-attachments/assets/89723312-de09-493d-b291-5fb6ca5219c7" /> -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
