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 250 hertzbeat issues
Sort by recently updated
recently updated
newest added

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior The list used for linux file system information cannot be displayed...

bug
good first issue

### Question ![image](https://github.com/apache/hertzbeat/assets/29418975/f26f95e8-46e7-4d54-926a-10dd3d1434e7) Hello, threshold rule function, for example, I set the rule: free memory capacity > 70 warning. I want to issue an early warning notification to a specified...

question

### Description remove and translate chinese to english in code ### Task List - [x] remove and translate chinese to english in moudle `alerter` - [x] remove and translate chinese...

doc
good first issue
status: volunteer wanted
task

### Question According to [the doc](https://rocketmq.apache.org/docs/observability/01metrics/), rocketMQ is supported for querying metrics using the Prometheus protocol. Currently the code seems to use the method of creating an instance to query...

question

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior 使用rocketMQ监控,测试链接,控制台报错 ![ff9699348bb23ec57cace40edbbaaa1e_720](https://github.com/dromara/hertzbeat/assets/142704590/ecad5ef7-ec8f-4906-a117-e972c0dd707f) ### Expected Behavior _No response_ ### Steps To Reproduce...

bug

## What's changed? ![image](https://github.com/dromara/hertzbeat/assets/30048352/86b2777a-827e-4997-8f93-22eb5bdbc787) ## Checklist - [ ] I have read the [Contributing Guide](https://hertzbeat.com/docs/others/contributing/) - [ ] I have written the necessary doc or comment. - [ ] I...

enhancement
good first pull request
new feature
bugfix
task
feature
refactor
backend
webapp

### Description add team page in website https://github.com/apache/hertzbeat/tree/master/home - add our memtors detail - add our ppmc detail - add out contributors detail refer https://streampark.apache.org/team ### Task List _No response_

good first issue
help wanted
status: volunteer wanted

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

bug

### Question 我的VictoriaMetrics是集群模式部署的,对外暴露的接口为 写接口:http://172.19.0.2:8480/insert// 查接口:http://172.19.0.2:8481/select// 请问如何在配置文件中填写时序库地址 ``` yaml # 存储历史数据方式, 下方只能enabled启用一种方式 jpa: enabled: false expire-time: 1h victoria-metrics: enabled: true url: http://172.19.0.2:8480/insert/0/prometheus username: password: ```

good first issue
help wanted
question

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior 在ubuntu服务器监控详情里面,文件系统/可用量显示存在bug,可能是因为挂载了docker相关的内容,导致文件名称比较长。 ![image](https://github.com/apache/hertzbeat/assets/35226283/b7d16563-3028-4495-aecf-c228f8490c7f) ### Expected Behavior . ### Steps To Reproduce ....

bug