| commit | cf59907fcdc6fbd2230c15c8e0c715923b22af6f | [log] [tgz] |
|---|---|---|
| author | Tomsun28 <tomsun28@outlook.com> | Sun Nov 02 20:56:21 2025 +0800 |
| committer | GitHub <noreply@github.com> | Sun Nov 02 20:56:21 2025 +0800 |
| tree | 7afc563c338cf1c6bb97d39e5407cb63ba1a6594 | |
| parent | 624ba8dc8d37ce86478bfb5d9835f82187f99d9a [diff] |
fix the labels limit error (#3842) Signed-off-by: tomsun28 <tomsun28@outlook.com>
Home: hertzbeat.apache.org
Email: Mail to dev-subscribe@hertzbeat.apache.org to subscribe mailing lists
Apache HertzBeat™ is an AI-powered next-generation open source real-time observability system. Unified metrics and logs collection, centralized alerting distribution, intelligent management and analysis. No Agent required, high performance cluster, provides powerful custom monitoring and status page building capabilities.
Email Discord Slack Telegram DingTalk WeChat FeiShu SMS Webhook ServerChan and other methods.Http, Jmx, Ssh, Snmp, Jdbc, Prometheus configurable, allowing you to collect any metrics by simply configuring the template YML file online. Imagine being able to quickly adapt to a new monitoring type like K8s or Docker simply by configuring online with HertzBeat.HertzBeat's unified platform, AI intelligence, powerful customization, multi-type support, high performance, and easy expansion, aims to help users quickly and conveniently achieve observability requirements.
We define all metrics collection types such as
mysql,jvm, andk8sasYMLtemplates, allowing users to import them to support corresponding types of monitoring. Welcome everyone to contribute your customized general metrics type YML template during use.
Discord Slack Telegram Email Dingtalk WeChat FeiShu Webhook SMS ServerChan.HertzBeat supports installation through source code, docker or package, cpu support x86/arm64.
Just one command to get started
docker run -d -p 1157:1157 -p 1158:1158 --name hertzbeat apache/hertzbeat
Access http://localhost:1157 to start, default account: admin/hertzbeat
Deploy collector clusters (Optional)
docker run -d -e IDENTITY=custom-collector-name -e MANAGER_HOST=127.0.0.1 -e MANAGER_PORT=1158 --name hertzbeat-collector apache/hertzbeat-collector
-e IDENTITY=custom-collector-name : set the collector unique identity name.-e MODE=public : set the running mode(public or private), public cluster or private cloud-edge.-e MANAGER_HOST=127.0.0.1 : set the main hertzbeat server ip.-e MANAGER_PORT=1158 : set the main hertzbeat server port, default 1158.Detailed config refer to Install HertzBeat via Docker
hertzbeat-xx.tar.gz Downloadhertzbeat/config/application.yml (optional)$ ./bin/startup.sh or bin/startup.bathttp://localhost:1157 to start, default account: admin/hertzbeathertzbeat-collector-xx.tar.gz to new machine Downloadhertzbeat-collector/config/application.yml: unique identity name, running mode (public or private), hertzbeat manager-host, hertzbeat manager-portcollector: dispatch: entrance: netty: enabled: true identity: ${IDENTITY:} mode: ${MODE:public} manager-host: ${MANAGER_HOST:127.0.0.1} manager-port: ${MANAGER_PORT:1158}
$ ./bin/startup.sh or bin/startup.bathttp://localhost:1157 and you will see the registered new collector in dashboardDetailed config refer to Install HertzBeat via Package
manager and the front-end project web-app.maven3+, java17, lombok, add VM options in IDE: --add-opens=java.base/java.nio=org.apache.arrow.memory.core,ALL-UNNAMED, then start the manager service.nodejs npm angular-cli environment, Run ng serve --open in web-app directory after backend startup.http://localhost:4200 to start, default account: admin/hertzbeatDetailed steps refer to CONTRIBUTING
Install the postgresql/mysql database, victoria-metrics/iotdb/tdengine database and hertzbeat at one time through docker-compose deployment script.
Detailed steps refer to Install via Docker-Compose
Install HertzBeat cluster in a Kubernetes cluster by Helm chart.
Detailed steps refer to Artifact Hub
HAVE FUN
Thanks to these wonderful people, welcome to join us:
Contributor Guide
Join the Mailing Lists : Mail to dev-subscribe@hertzbeat.apache.org to subscribe mailing lists.
WeChat Group : Add friend ahertzbeat and invite to the group.
WeChat Public : Search ID usthecom.
QQ Group : Group num 1035688434
HertzBeat is built on so many great open source projects, thanks to them!
Java Spring SpringBoot Jpa Maven Assembly Netty Lombok Sureness Protobuf HttpClient Guava SnakeYaml JsonPath ...TypeScript Angular NG-ZORRO NG-ALAIN NodeJs Npm Html Less Echarts Rxjs ZoneJs MonacoEditor SlickCarousel Docusaurus ...