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

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Upon running `docker compose up -d` I'm getting an error in...

bug
good first issue

### Description The current system only allows setting a unified refresh interval for monitoring assets such as the processor, memory, and hard disk of the host. However, in practice, these...

good first issue
discussion

### Description 1. Develop the front-end page and provide an entry point for uploading plugins. 2. The backend implements hot reloading of plugins without restarting the service. 3. Write a...

doc
good first issue
task
feature
backend

### Question 可能由于合规的原因,加入apache之后,原来集成在docker镜像内的mysql、oracle驱动变为需要自行添加。 hertzbeat-collector 镜像原来的路径是 /opt/hertzbeat-collector , 升级至 v1.6.0 版本之后,路径变为 /opt/apache-hertzbeat-collector-1.6.0-incubating-bin 。 启动镜像时,需要挂载的路径为: /opt/apache-hertzbeat-collector-1.6.0-incubating-bin/logs 和 /opt/apache-hertzbeat-collector-1.6.0-incubating-bin/ext-lib 这个路径是和版本相关的,那么我下次升级版本的时候,这个路径要跟着一起改,有些不太方便。 能否调整一下,在升级版本的时候,将这两个路径保持不变。

good first issue
question
task

## What's changed? https://github.com/apache/hertzbeat/issues/1792 I have done some work on the template market, built the front-end and back-end projects, implemented template upload, search, download, share, version management and related functions,...

doc
good first pull request
webapp
OSPP

### Question 请问有这个功能吗?会有支持计划么

question

### Question 自定义监控配置HTTPS请求如何传证书,如果不配置证书会报400的错误。

question

## What's changed? link https://github.com/apache/hertzbeat/issues/1794 I have successfully implemented the core components of a native IPMI protocol in Java, which includes protocol field declarations, serialization/deserialization, cryptographic algorithms, and abstraction layers....

doc
good first pull request
monitoring-template
collector
backend
OSPP

## What's changed? [improve]:Improve the way Ai is entered and requested ## Checklist - [ ] I have read the [Contributing Guide](https://hertzbeat.apache.org/docs/community/code_style_and_quality_guide) - [ ] I have written the necessary...

backend

## What's changed? I've added an ai chatbot support, I'm unable to config the ai endpoints as I wasn't able to translate the ai config docs closes #2303 ## Checklist...

good first pull request
webapp