love01211
love01211
@devops724 You can set up chatopenai and then configure the relevant information of vllm. It can be used in actual tests ```python import asyncio import os import sys sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__)))) from...
> Is `=` the full-width equal sign `=`? Is there an error-prone threshold expression? I’m sure I used the `=` sign; there were no issues at all when I first...
- Template Change: ```yml - field: admin_status # change 1 -> 0 type: 0 i18n: zh-CN: 配置状态 en-US: Config Status - field: oper_status # change 1 -> 0 type: 0...
> * Template Change: > > - field: admin_status > # change 1 -> 0 > type: 0 > i18n: > zh-CN: 配置状态 > en-US: Config Status > - field:...
> [@love01211](https://github.com/love01211) hi, Could you provide your threshold expression? Of course: `interfaces_oper_status == 2`
> > > [@love01211](https://github.com/love01211) hi, Could you provide your threshold expression? > > > > > > Of course: > > `interfaces_oper_status == 2` > > I verified the preview...
@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...