Kylin-Guo

Results 6 issues of Kylin-Guo

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior upgrade 到 v1.5.0 之后,在日志中发现以下报错,同时该告警无法触发 ![dd3e3da4378d613ee93459d499bbb4c](https://github.com/dromara/hertzbeat/assets/131239856/a78549c1-e73a-4e59-a9e7-146ec1734a6c) 阈值告警配置: ![18fbd960f0579ab8e05d0b9656fd8c0](https://github.com/dromara/hertzbeat/assets/131239856/a0ea3fd1-7dd7-42a6-9110-4654df7ab758) 注:在 v1.4.3 版本及之前是正常的,查看过运行 v1.4.4...

bug
good first issue

### Question 因某些接口的请求需要传递当前时间,或者每次请求的内容需要有所不同 请问Request Body的内容能否获取当前时间戳?以及是否支持变量设置?

good first issue
help wanted
question
task

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior **在设置了通知时段为 8:30 AM - 10:30 PM 的情况中,某两项新添加的监控项会在凌晨三点钟发送通知,其他不会** 注:夜晚11点33分触发告警的监控项是在V1.4.2之前的版本添加的,凌晨3点触发的两个监控项是在V1.4.2版本新增的,可能与此有关? **告警时段设置内容:** ![图片](https://github.com/dromara/hertzbeat/assets/131239856/c8d81c40-c07e-4f87-b1f3-4497a8282543) **告警消息触发3条:**...

bug

### Question 因在实际使用中,HertzBeat 1157 端口是使用Nginx进行反代访问,在新版本中发现Collector Cluster 1158 端口若使用Nginx转发的情况下,下游部署的采集器会持续占用系统CPU及RAM,且会产生非常多的日志(启动1分钟大概160MB日志) ![b4759a625c602eda4344513f38b08ec](https://github.com/dromara/hertzbeat/assets/131239856/cc65e4bf-8bca-46d6-bd79-21ae2e6e8129) 部分日志内容: ![image](https://github.com/dromara/hertzbeat/assets/131239856/e9c8cc7a-fa5e-405d-9e21-f6c6b1086e32) ![image](https://github.com/dromara/hertzbeat/assets/131239856/38ec51ba-435b-4ee3-82af-afe211d8d653)

good first issue
question

### Question 在生产环境使用中,告警信息会出现以下情况: 1. 监控采集间隔时间为1小时,阈值触发次数限制为1,则触发后每小时都会发送一次告警,但某些告警无需立刻处理,例如SSL证书过期天数剩下几天时,只需每天对运维人员发送一次警告即可,这种情况就只能增加采集间隔或触发次数去避免重复发送 2. 告警恢复的信息内容无法自定义,而且内容是直接贴上阈值的判断式,非HertzBeat运维人员并不清楚 3. 在使用中出现了某些告警触发了阈值但ErrMsg内容属于正常的情况,单纯的阈值无法判断,时间静默无法排除 综上所述,建议添加以下功能: 1. 告警次数限制 2. 告警恢复信息内容自定义 3. 告警内容关键词静默

question

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior 导入 Json 格式监控文件 ![图片](https://github.com/apache/hertzbeat/assets/131239856/c685f6a9-2b67-45ad-9a67-f8df268cb624) 导入Yaml 格式监控文件 ![图片](https://github.com/apache/hertzbeat/assets/131239856/4ad00125-a462-40b1-b5fc-441d339a2102) 导入Excel 格式监控文件 ![图片](https://github.com/apache/hertzbeat/assets/131239856/9b47fb86-a098-4501-aba9-50d517e7a357) 日志报错如下,但并未出现...

bug