apache / hertzbeat

Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.
https://hertzbeat.apache.org/
Apache License 2.0
5.12k stars 897 forks source link

[BUG] <alarm slience not work> #2156

Open cdphantom opened 5 days ago

cdphantom commented 5 days ago

Is there an existing issue for this?

Current Behavior

docker安装V1.6.0版本,时区也设置为TZ=Asia/Shanghai 设置周期性静时间段为每天的00:00-10:00 钉钉还是能收到推送的告警信息 27da74829c612b302c844c3742ebdcb fbceb90639a1e96de9affc6e244dedd 77962589b0d0b4922a1a1589ee25ac1 f4422e7f27a45c39fff011d93d294ac

Expected Behavior

No response

Steps To Reproduce

No response

Environment

HertzBeat version(s):V1.6.0

Debug logs

No response

Anything else?

期望跨天设置 比如从前一天的晚上的10点到第二天早上的8点都支持静默

Calvin979 commented 4 days ago

It is the same problem with #2097 Link pr: #2122 @tomsun28