Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apache/hertzbeat
Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.
https://github.com/apache/hertzbeat
alerting cloud database devops grafana linux metrics monitor monitoring mysql notifications observability prometheus self-hosted server status status-page uptime uptime-monitoring zabbix
Last synced: 5 days ago
JSON representation
Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.
- Host: GitHub
- URL: https://github.com/apache/hertzbeat
- Owner: apache
- License: apache-2.0
- Created: 2022-02-04T14:48:56.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T07:12:31.000Z (6 months ago)
- Last Synced: 2024-05-21T07:20:58.546Z (6 months ago)
- Topics: alerting, cloud, database, devops, grafana, linux, metrics, monitor, monitoring, mysql, notifications, observability, prometheus, self-hosted, server, status, status-page, uptime, uptime-monitoring, zabbix
- Language: Java
- Homepage: https://hertzbeat.apache.org/
- Size: 298 MB
- Stars: 4,952
- Watchers: 58
- Forks: 858
- Open Issues: 231
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-homelab - HertzBeat - time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities. | (Apps / Monitoring)
README
English Document | ไธญๆๆๆกฃ> A real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.
[![Discord](https://img.shields.io/badge/Chat-Discord-7289DA?logo=discord)](https://discord.gg/Fb6M73htGr)
[![Reddit](https://img.shields.io/badge/Reddit-Community-7289DA?logo=reddit)](https://www.reddit.com/r/hertzbeat/)
[![Twitter](https://img.shields.io/twitter/follow/hertzbeat1024?logo=twitter)](https://twitter.com/hertzbeat1024)
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/8139/badge)](https://www.bestpractices.dev/projects/8139)
[![codecov](https://codecov.io/gh/apache/HertzBeat/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/hertzbeat)
[![Docker Pulls](https://img.shields.io/docker/pulls/apache/hertzbeat?style=%20for-the-badge&logo=docker&label=DockerHub%20Download)](https://hub.docker.com/r/apache/hertzbeat)
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/hertzbeat)](https://artifacthub.io/packages/search?repo=hertzbeat)
[![YouTube Channel Subscribers](https://img.shields.io/youtube/channel/subscribers/UCri75zfWX0GHqJFPENEbLow?logo=youtube&label=YouTube%20Channel)](https://www.youtube.com/channel/UCri75zfWX0GHqJFPENEbLow)
[![Contribute with Gitpod](https://img.shields.io/badge/Contribute%20with-Gitpod-908a85?logo=gitpod&color=green)](https://gitpod.io/#https://github.com/apache/hertzbeat)**Home: [hertzbeat.apache.org](https://hertzbeat.apache.org)**
**Email: Mail to `[email protected]` to subscribe mailing lists**## ๐ก Introduction
[Apache HertzBeat](https://github.com/apache/hertzbeat) (incubating) is an easy-to-use, open source, real-time monitoring system with agentless, high performance cluster, prometheus-compatible, offers powerful custom monitoring and status page building capabilities.
### Features
* Combines **monitoring, alarm, and notification** features into one platform, and supports monitoring for web service, program, database, cache, os, webserver, middleware, bigdata, cloud-native, network, custom and more.
* Easy to use and agentless, web-based and with one-click monitoring and alerting, zero learning curve.
* Makes protocols such as `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.
* Compatible with the `Prometheus` ecosystem and more, can monitoring what `Prometheus` can monitoring with few clicks on webui.
* High performance, supports horizontal expansion of multi-collector clusters, multi-isolated network monitoring and cloud-edge collaboration.
* Provides flexible alarm threshold rules and timely notifications delivered via `Discord` `Slack` `Telegram` `Email` `Dingtalk` `WeChat` `FeiShu` `Webhook` `SMS` `ServerChan`.
* Provides powerful status page building capabilities, easily communicate the real-time status of your service to users.> HertzBeat's powerful customization, multi-type support, high performance, easy expansion, and low coupling, aims to help users quickly build their own monitoring system.
----
![hertzbeat](home/static/img/home/1.png)
![hertzbeat](home/static/img/home/status.png)
![hertzbeat](home/static/img/home/9.png)
----
## ๐ฅ Architecture
![hertzBeat](home/static/img/docs/hertzbeat-arch.png)
## โ Supported
> We define all monitoring collection types such as `mysql`, `jvm`, and `k8s` as `YML` monitoring templates, allowing users to import them to support corresponding types of monitoring.
> Welcome everyone to contribute your customized general monitoring type YML template during use.- [Website](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-website.yml), [Port Telnet](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-port.yml),
[Http Api](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-api.yml), [Ping Connect](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-ping.yml),
[Jvm](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-jvm.yml), [SiteMap](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-fullsite.yml),
[Ssl Certificate](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-ssl_cert.yml), [SpringBoot2](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-springboot2.yml),
[FTP Server](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-ftp.yml), [SpringBoot3](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-springboot3.yml),
[Udp Port](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-udp_port.yml), [Dns](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-dns.yml),
[Pop3](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-pop3.yml), [Ntp](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-ntp.yml),
[Api Code](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-api_code.yml), [Smtp](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-smtp.yml),
[Nginx](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-nginx.yml)
- [Mysql](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-mysql.yml), [PostgreSQL](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-postgresql.yml),
[MariaDB](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-mariadb.yml), [Redis](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-redis.yml),
[ElasticSearch](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-elasticsearch.yml), [SqlServer](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-sqlserver.yml),
[Oracle](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-oracle.yml), [MongoDB](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-mongodb.yml),
[DM](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-dm.yml), [OpenGauss](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-opengauss.yml),
[ClickHouse](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-clickhouse.yml), [IoTDB](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-iotdb.yml),
[Redis Cluster](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-redis_cluster.yml), [Redis Sentinel](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-redis_sentinel.yml)
[Doris BE](https://github.com/apache/hertzbeat/blob/master/manager/src/main/resources/define/app-doris_be.yml), [Doris FE](https://github.com/apache/hertzbeat/blob/master/manager/src/main/resources/define/app-doris_fe.yml),
[Memcached](https://github.com/apache/hertzbeat/blob/master/manager/src/main/resources/define/app-memcached.yml), [NebulaGraph](https://github.com/apache/hertzbeat/blob/master/manager/src/main/resources/define/app-nebulaGraph.yml)
- [Linux](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-linux.yml), [Ubuntu](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-ubuntu.yml),
[CentOS](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-centos.yml), [Windows](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-windows.yml),
[EulerOS](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-euleros.yml), [Fedora CoreOS](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-coreos.yml),
[OpenSUSE](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-opensuse.yml), [Rocky Linux](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-rockylinux.yml),
[Red Hat](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-redhat.yml), [FreeBSD](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-freebsd.yml),
[AlmaLinux](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-almalinux.yml), [Debian Linux](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-debian.yml)
- [Tomcat](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-tomcat.yml), [Nacos](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-nacos.yml),
[Zookeeper](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-zookeeper.yml), [RabbitMQ](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-rabbitmq.yml),
[Flink](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-flink.yml), [Kafka](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-kafka.yml),
[ShenYu](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-shenyu.yml), [DynamicTp](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-dynamic_tp.yml),
[Jetty](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-jetty.yml), [ActiveMQ](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-activemq.yml),
[Spring Gateway](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-spring_gateway.yml), [EMQX MQTT](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-emqx.yml),
[AirFlow](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-airflow.yml), [Hive](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-hive.yml),
[Spark](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-spark.yml), [Hadoop](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-hadoop.yml)
- [Kubernetes](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-kubernetes.yml), [Docker](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-docker.yml)
- [CiscoSwitch](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-cisco_switch.yml), [HpeSwitch](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-hpe_switch.yml),
[HuaweiSwitch](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-huawei_switch.yml), [TpLinkSwitch](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-tplink_switch.yml),
[H3cSwitch](https://raw.githubusercontent.com/apache/hertzbeat/master/manager/src/main/resources/define/app-h3c_switch.yml)
- And More Your Custom Template.
- Notified Support `Discord` `Slack` `Telegram` `Email` `Dingtalk` `WeChat` `FeiShu` `Webhook` `SMS` `ServerChan`.## ๐ Quick Start
- If you wish to deploy HertzBeat locally, please refer to the following Deployment Documentation for instructions.
### ๐ Install HertzBeat
> HertzBeat supports installation through source code, docker or package, cpu support x86/arm64.
##### 1๏ผInstall quickly via docker
1. Just one command to get started
```shell
docker run -d -p 1157:1157 -p 1158:1158 --name hertzbeat apache/hertzbeat
```2. Access `http://localhost:1157` to start, default account: `admin/hertzbeat`
3. Deploy collector clusters (Optional)
```shell
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](https://hertzbeat.apache.org/docs/start/docker-deploy)
##### 2๏ผInstall via package
1. Download the release package `hertzbeat-xx.tar.gz` [Download](https://hertzbeat.apache.org/docs/download)
2. Configure the HertzBeat configuration yml file `hertzbeat/config/application.yml` (optional)
3. Run command `$ ./bin/startup.sh ` or `bin/startup.bat`
4. Access `http://localhost:1157` to start, default account: `admin/hertzbeat`
5. Deploy collector clusters (Optional)
- Download the release package `hertzbeat-collector-xx.tar.gz` to new machine [Download](https://hertzbeat.apache.org/docs/download)
- Configure the collector configuration yml file `hertzbeat-collector/config/application.yml`: unique `identity` name, running `mode` (public or private), hertzbeat `manager-host`, hertzbeat `manager-port`
```yaml
collector:
dispatch:
entrance:
netty:
enabled: true
identity: ${IDENTITY:}
mode: ${MODE:public}
manager-host: ${MANAGER_HOST:127.0.0.1}
manager-port: ${MANAGER_PORT:1158}
```
- Run command `$ ./bin/startup.sh ` or `bin/startup.bat`
- Access `http://localhost:1157` and you will see the registered new collector in dashboardDetailed config refer to [Install HertzBeat via Package](https://hertzbeat.apache.org/docs/start/package-deploy)
##### 3๏ผStart via source code
1. Local source code debugging needs to start the back-end project `manager` and the front-end project `web-app`.
2. Backend๏ผneed `maven3+`, `java17`, `lombok`, start the `manager` service.
3. Web๏ผneed `nodejs npm angular-cli` environment, Run `ng serve --open` in `web-app` directory after backend startup.
4. Access `http://localhost:4200` to start, default account: `admin/hertzbeat`Detailed steps refer to [CONTRIBUTING](CONTRIBUTING.md)
##### 4๏ผInstall All(hertzbeat+postgresql+tsdb) via Docker-compose
Install the postgresql/mysql database, victoria-metrics/iotdb/tdengine database and hertzbeat at one time through [docker-compose deployment script](script/docker-compose).
Detailed steps refer to [Install via Docker-Compose](script/docker-compose/README.md)
##### 5: Install All(hertzbeat+collector+postgresql+tsdb) via kubernetes helm charts
Install HertzBeat cluster in a Kubernetes cluster by Helm chart.
Detailed steps refer to [Artifact Hub](https://artifacthub.io/packages/helm/hertzbeat/hertzbeat)
**HAVE FUN**
## โจ Contributors
Thanks to these wonderful people, welcome to join us:
[Contributor Guide](CONTRIBUTING.md)
tomsun28
๐ป ๐ ๐จ
ไผ็ผ็จ็็ๅญฆ้ฟ
๐ป ๐ ๐จ
MaxKey
๐ป ๐จ ๐ค
่งๆฒงๆตท
๐ป ๐จ ๐
yuye
๐ป ๐
jx10086
๐ป ๐
winnerTimer
๐ป ๐
goo-kits
๐ป ๐
brave4Time
๐ป ๐
WalkerLee
๐ป ๐
jianghang
๐ป ๐
ChineseTony
๐ป ๐
wyt199905
๐ป
ๅซๅ ๅบ
๐ป ๐
zklmcookle
๐ป
DevilX5
๐ ๐ป
tea
๐ป
yangshihui
๐ป ๐
DreamGirl524
๐ป ๐
gzwlly
๐
cuipiheqiuqiu
๐ป โ ๏ธ ๐จ
lambert
๐ป
mroldx
๐
woshiniusange
๐
VampireAchao
๐ป
zcx
๐ป ๐ ๐จ
CharlieXCL
๐
Privauto
๐ป ๐
emrys
๐
SxLiuYu
๐
All Contributors
๐
้็ฒๅฐๅฎ
๐ป ๐
click33
๐
่ๅฐๅฐ
๐
Kevin Huang
๐
้็ฒๅฐๅฎ
๐ ๐ป ๐
Captain Jack
๐
haibo.duan
โ ๏ธ ๐ป
assassin
๐ ๐ป
Reverse wind
โ ๏ธ ๐ป
luxx
๐ป
Ikko Ashimine
๐
leizenan
๐ป
BKing
๐
xingshuaiLi
๐
wangke6666
๐
ๅบ็ฌ
๐ ๐ป
Haste
๐ป
zhongshi.yi
๐
Qi Zhang
๐
MrAndyMing
๐
idongliming
๐ป
Zichao Lin
๐ป ๐
liudonghua
๐ป ๐ค
Jerry
๐ป โ ๏ธ ๐ค
yanhom
๐
fsl
๐ป
xttttv
๐
NavinKumarBarnwal
๐ป
Zakkary
๐
sunxinbo
๐ป โ ๏ธ
ldzbook
๐ ๐
ไฝไธ้จ
๐ป โ ๏ธ
MysticalDream
๐ป โ ๏ธ
zhouyoulin12
๐ป โ ๏ธ
jerjjj
๐ป
wjl110
๐ป
Sean
๐
chenyiqin
๐ป โ ๏ธ
hudongdong129
๐ป โ ๏ธ ๐
TherChenYang
๐ป โ ๏ธ
HattoriHenzo
๐ป โ ๏ธ
ycilry
๐
aoshiguchen
๐ ๐ป
่กๆฌ็ฅฅ
๐ป
ๆตฎๆธธ
๐ป
Grass-Life
๐ป
xiaohe428
๐ป ๐
TableRow
๐ ๐ป
ByteIDance
๐ป
Jangfe
๐ป
zqr10159
๐ ๐ป
vinci
๐ป ๐ ๐จ
js110
๐ป
CrazyLionLi
๐
banmajio
๐ป
topsuder
๐ป
richar2022
๐ป
fcb-xiaobo
๐ป
wenkyzhang
๐
ZangJuxy
๐
l646505418
๐ป
Carpe-Wang
๐ป
่ซๆข
๐ป
huangcanda
๐ป
ไธ็บชๆซ็ๆถๆๅธ
๐ป
ShuningWan
๐
MrYZhou
๐
suncqujsj
๐
sunqinbo
๐ป
haoww
๐
i-mayuan
๐
fengruge
๐
zhanghuan
๐ป
shenymin
๐ป
Dhruva Chandra
๐ป
miss_z
๐
wyt990
๐ป
licocon
๐ป
Mi Na
๐ป
Kylin-Guo
๐
Mr็ฌDongๅ ็
๐ป
Pratyay Banerjee
๐ ๐ป
yujianzhong520
๐ป
SPPan
๐ป
ZhangJiashu
๐ป
impress
๐ป
ๅๆจไธ็นๅ
๐
Eeshaan Sawant
๐ป
nandofromthebando
๐ป
caiboking
๐ป
baixing99
๐ป
Yang Chuang
๐ป
wlin20
๐ป
guojing1983
๐ป
moxi
๐
qq471754603
๐ป
ๆธญ้จ
๐ป
liuxuezhuo
๐ป
lisongning
๐ป
YutingNie
๐ป ๐ ๐จ
Mike Zhou
๐ป ๐ ๐จ
ๅฐ็ฌจ่
๐ป
littlezhongzer
๐ป
ChenXiangxxxxx
๐ป
Mr.zhou
๐ป
ๅง่ดคไธฐ
๐ป
lingluojun
๐ป
1ue
๐ป
qyaaaa
๐ป
novohit
๐ป
zhuoshangyi
๐ป
ruanliang
๐ ๐ป
Eden4701
๐ป ๐ ๐จ
XiaTian688
๐
liyinjiang
๐ป
ZhangJiashu
๐
moghn
๐
xiaoguolong
๐ป
Smliexx
๐ป
Naruse
๐ ๐ป ๐จ
Bala Sukesh
๐ป
Jinyao Ma
๐ป
Rick
๐ป โ ๏ธ
ไธ้ฃ
๐ป ๐จ ๐
sonam singh
๐ป
ZhangZixuan1994
๐ป
SHIG
๐ป
ๆณฐไธ่่
๐ป
ldysdu
๐ป
ๆขๅๅญฆ
๐ป
avv
๐ป
yqxxgh
๐
CharlieShi46
๐ป
Nctllnty
๐ป
Wang-Yonghao
๐
่ฏป้
๐ป
Xin
๐ป
handy
๐ป
LiuTianyou
๐ป ๐
WinterKi1ler
๐ป
miki
๐ป
Keshav Carpenter
๐ป ๐
makechoicenow
๐ป
Gao Jian
๐ป ๐จ โ ๏ธ
Hyeon Sung
๐ป
crossoverJie
๐ป ๐
PeixyJ
๐ป
้ฃๅฆๆญ
๐ป
Manan Pujara
๐ป
xuziyang
๐ป
lwqzz
๐ป
YxYL
๐ป
tomorrowshipyltm
๐
ๆ ็ฃ
๐ป
Alan
๐
Jast
๐ป
Zhang Yuxuan
๐ป
P.P.
๐ป
llp2333
๐ป
feiyang li
๐
aias00
๐ป
Jin
๐
YuLuo
๐ป
linDong
๐ป
lwjxy
๐ป
John
๐ป ๐
boatrainlsz
๐
Bill Lau
๐ป
lwyang
๐
xfl12345
๐
Limbo
๐ป
ๅๅๅๅๅๅๅๅๅ
๐ป
Leon Li
๐ป
dennis zhuang
๐ป
Kerwin Bryant
๐ป ๐จ
daixianglong
๐
mchgood
๐
kangli
๐ป
cdphantom
๐ป
jiawei.guo
๐ป
QBH-insist
๐ป
jiangsh
๐ป
Keaifa
๐ป
Loong
๐ป
Chandrakant Vankayalapati
๐ป
b_mountain
๐ป
TemirlanBasitov
๐ป
wyfvsfy
๐
sherry-peng2333
๐ป
Yzzz
๐ป
puruidong
๐
## ๐ฌ Join discussion
##### Channel
[Join the Mailing Lists](https://lists.apache.org/[email protected]) : Mail to `[email protected]` to subscribe mailing lists.
[Chat On Discord](https://discord.gg/Fb6M73htGr)
WeChat Group : Add friend `ahertzbeat` and invite to the group.
WeChat Public : Search ID `usthecom`.
[QQ Group](https://jq.qq.com/?_wv=1027&k=Bud9OzdI) : Group num `630061200`
[Github Discussion](https://github.com/apache/hertzbeat/discussions)
[Reddit Community](https://www.reddit.com/r/hertzbeat/)
[Follow Us Twitter](https://twitter.com/hertzbeat1024)
[Subscribe YouTube](https://www.youtube.com/channel/UCri75zfWX0GHqJFPENEbLow)
##### Open-Source Project Build From Open-Source
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 ...`## Landscape
ย ย
HertzBeat has been included in the
CNCF Observability And Analysis - Monitoring Landscape.## ๐ก๏ธ License
[`Apache License, Version 2.0`](https://www.apache.org/licenses/LICENSE-2.0.html)