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 437 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 一、假如告警记录: 1:01 监控可用性 紧急告警 api monitoring availability alert, code is UN_CONNECTABLE...

bug

### Question 通过批量导入ymal文件发现报错 ![04cebe6f5c4af8b4e615f66f6f2ebf2](https://github.com/dromara/hertzbeat/assets/10276100/326342d4-36fb-41ef-b392-d672c9b34420) 一个是ymal文件保存的时候字符集需要是utf8,还有一个问题要注意填写的字段的冒号后面需要有一个空格,注意这两点一般导入就没啥问题了。或者使用excel来导入。

good first issue
help wanted
question

### Description Support for forwarding alarm messages from third-party platforms to hertzbeat. We use hertzbeat as an alarm center, access alarm information from other platforms, and then process alarm messages...

good first issue
help wanted
status: volunteer wanted
new feature
task

### Description support monitoring spring gateway metrics actuator_api https://cloud.spring.io/spring-cloud-gateway/multi/multi__actuator_api.html ### Task List - [ ] support monitoring spring gateway metrics - [ ] relate help document

good first issue
help wanted
status: volunteer wanted
new feature
task

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ![image](https://github.com/dromara/hertzbeat/assets/48920254/7a8deec2-f3a3-4146-9490-0baeb94dbb91) 修改下发位置代码 ![image](https://github.com/dromara/hertzbeat/assets/48920254/2cd314dd-f873-4cdf-bafe-ec2b929f73da) 建议挪动UI,不然最下面一行没法直接删除 ![9b525bc1b941856746e7499b0a1d487](https://github.com/dromara/hertzbeat/assets/48920254/50db08e5-ea7c-407f-bd89-bcf877829225) ### Expected Behavior = ### Steps...

bug
good first issue
help wanted
status: volunteer wanted

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ![image](https://github.com/dromara/hertzbeat/assets/139327121/33ff9d7f-d93d-42b8-b2e7-b480d81ae423) 这个是我自定义的指标,sql查出来是一个结果集,我在2点的时候查询出来30条数据,显示30条数据,指标正常,但是我现在10点查出来结果集为0条数据,显示的还是2点查询的30条数据,正常应该是展示0条数据 ### Expected Behavior 目前手动解决这个问题的方法只有手动修改监控模板的指标名称,这样重新采集的是正确数据,例如 table_locked修改为table+locked,而且不能用历史指标名称,否则还会展示历史数据 ![image](https://github.com/dromara/hertzbeat/assets/139327121/67bb0a9e-0936-474a-a44d-3616c1dea978) ### Steps To...

bug
good first issue

### Description support udp port availability monitoring refer to https://github.com/dromara/hertzbeat/blob/master/manager/src/main/resources/define/app-port.yml ### Task List - [ ] support udp port availability monitoring - [ ] add help document

good first issue
help wanted
status: volunteer wanted
new feature
task

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior 1.When using HTTP get requests, the params configuration parameters cannot interface...

bug
good first issue
help wanted

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior web-app\src\app\routes\dashboard\dashboard.component.html,routerLink‘/monitors' 对应的queryParams应该是catagory而不是app.因为appCountService.size、appCountService.availableSize、appCountService.unAvailableSize和appCountService.unManageSize 4个数值对应的类型都是catagory不是app,但点击链接时指向的是app=website。 例如service监控有11个,website监控10个、api监控1个,当我点击应用监控(service)时,只能查到10个(website)结果,会使用户产生歧义。 html比较容易修改,但是monitors接口应该是不支持catagory=service作为queryParams。 ![image](https://github.com/dromara/hertzbeat/assets/60596094/be0e6ac7-01c0-480b-bdb2-9873201c8744) ![image](https://github.com/dromara/hertzbeat/assets/60596094/28163c1b-b94b-42a5-9d92-2660e7d55323) ### Expected Behavior _No...

bug
good first issue
help wanted
task

### Question ![01](https://github.com/dromara/hertzbeat/assets/129016397/9b242206-fe35-4b72-b430-29c9774692f7)

question