hertzbeat icon indicating copy to clipboard operation
hertzbeat copied to clipboard

Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.

Results 339 hertzbeat issues
Sort by recently updated
recently updated
newest added

## What's changed? #2652 ## Checklist - [x] I have read the [Contributing Guide](https://hertzbeat.apache.org/docs/community/code_style_and_quality_guide) - [x] I have written the necessary doc or comment. - [ ] I have added...

good first pull request
backend
webapp

## What's changed? close https://github.com/apache/hertzbeat/issues/2188 Support custom refresh intervals for each group of metrics. The specific implementation is as follows: 1. Construct a cycle of job refresh interval list based...

doc
good first pull request
new feature
collector
backend

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ### Expected Behavior _No response_ ### Steps To Reproduce _No response_...

bug
good first issue

### Question 某一个监控的连接已经断了,但是监控页面状态还是可用状态一直没变。之前有人提过类似问题,原因是没有默认可用性告警。我这边是创建了默认可用性告警的,只是没有发出告警(原因是该监控虽然状态是可用的,但是并没有去跑任务)。所以有两个问题: 1、连接已经断了,状态迟迟没变,正常情况下监控状态应该变成不可用 2、就算状态没变,还是可用状态,为什么没有去跑对应的任务

question

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ![image](https://github.com/user-attachments/assets/0c43af43-5b55-47f3-8121-c17fceb9937c) ### Expected Behavior _No response_ ### Steps To Reproduce 1:startup...

bug
good first issue

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior 1. Select four indicators and move to the right 2. Select...

bug
help wanted

### Question 1、数据库监控功能配置的账号,过期情况下,报警消息应该提示账号过期,而非数据库无法连接。 2、监控指定账号的有效期,过期提前7天、3天、已过期,发提示消息

question

### Question 配置的springboot2监控中显示匿机是通过哪个或者哪些条件触发的

question

### Question Hi, I cannot send emails. It appears to be that the [mail from address is getting its value from the username](https://github.com/apache/hertzbeat/blob/febc911639a2692791faac5b0f4bef57195bba83/manager/src/main/java/org/apache/hertzbeat/manager/component/alerter/impl/EmailAlertNotifyHandlerImpl.java#L125) In my setup with aws ses I...

question

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ### Expected Behavior _No response_ ### Steps To Reproduce _No response_...

bug
good first issue
help wanted