Skip to main content

Cloud Monitoring System HertzBeat v1.0 Officially Released

· 4 min read
tom

HertzBeat, incubated by Dromara and open-sourced by TanCloud, is an open-source monitoring and alerting project that supports a variety of monitoring types including websites, APIs, PING, ports, databases, full-site, operating systems, middleware, etc. It supports threshold alarms and notification alerts (email, webhook, DingTalk, WeCom, Feishu robots) and has an easy-to-use, friendly visual operation interface.

Official Website: hertzbeat.com | tancloud.cn

From v1.0-beta.1 to v1.0-beta.8, after multiple iterations and improvements, we are excited to announce the official release of HertzBeat v1.0.

We would like to thank the HertzBeat Contributors for their contributions since version beta.1 and the community and users for their support. This version adds support for Redis monitoring (contributed by @gcdd1993), covering a comprehensive range of performance indicators such as Redis memory and CPU, to fully monitor Redis. Multiple bugs have been fixed to further enhance stability.


tomsun28

💻 📖 🎨

会编程的王学长

💻 📖 🎨

MaxKey

💻 🎨 🤔

观沧海

💻 🎨 🐛

yuye

💻 📖

jx10086

💻 🐛

winnerTimer

💻 🐛

goo-kits

💻 🐛

brave4Time

💻 🐛

WalkerLee

💻 🐛

jianghang

💻 🐛

ChineseTony

💻

Feature:

  1. [monitor] feature: support redis protocol #142 contribute by @gcdd1993
  2. Copyright & NOTICE contribute by @shimingxy
  3. [alerter]bugfix: support system alert trigger time #144.
  4. [collector]feature: reuse redis connection cache #146.
  5. [collector]handle sensitive info such as account and password in log #159 idea from @goo-kits
  6. Feature add zookeeper help Doc #137 contributr by @wang1027-wqh

Bug fix.

  1. [monitor]bugfix: fix load resource bundle error when local en.HK #131.
  2. [web-app]bugfix:fix side menu invisible when theme is dark #132.
  3. [monitor]bugfix: fix only one filter label can be set when notification #140. issue by @daqianxiaoyao
  4. [td-engine store]bugfix: fix log #150. contribute by @ChineseTony
  5. [collector]bugfix: fix warehouse data queue consume error #153. issue by @daqianxiaoyao
  6. [web-app]bugfix:fix input blocking when input error in dark theme #157. issue by @ConradWen

Full Changelog: https://github.com/apache/hertzbeat/compare/v1.0-beta.8...v1.0

Online https://console.tancloud.cn.


Redis monitor is coming:

2022-05-29 20 23 582022-05-29 20 24 21

HertzBeat, incubated by Dromara and open-sourced by TanCloud, is an open-source monitoring and alerting project with a user-friendly visual interface that supports monitoring types such as websites, APIs, PING, ports, databases, operating systems, and more. Of course, we also provide a corresponding SAAS cloud monitoring version, so small and medium-sized teams and individuals no longer need to deploy a cumbersome monitoring system to monitor their website resources; you can log in to start monitoring for free.

HertzBeat supports custom monitoring; by configuring the YML file, we can customize the required monitoring types and metrics to meet common personalized needs. HertzBeat is modular, with manager, collector, scheduler, warehouse, alerter modules decoupled, making it easy to understand and customize for development. HertzBeat supports more flexible alarm configurations (calculation expressions), supports alarm notifications, alarm templates, and timely delivery of notifications via email, DingTalk, WeChat, Feishu, etc. Feel free to log in to HertzBeat's cloud environment, TanCloud, to try it out and discover more. We are rapidly iterating and welcome participation in joining and contributing to the open-source ecosystem.

The multi-type support, easy expansion, and low coupling of HertzBeat aim to help developers and small to medium-sized teams quickly build their own monitoring systems.

Repository url

Github https://github.com/apache/hertzbeat
Gitee https://gitee.com/hertzbeat/hertzbeat