重磅更新 开源实时监控工具 HertzBeat v1.3.0 公布
官网: hertzbeat.com | tancloud.cn
What is HertzBeat?
HertzBeat 赫兹跳动 是一个领有弱小自定义监控能力,无需 Agent 的开源实时监控告警工具。
集 监控 + 告警 + 告诉 为一体,反对对应用服务,数据库,操作系统,中间件,云原生,网络等指标监控,阈值告警告诉一步到位。
反对更自由化的阈值规定 (计算表达式),邮件
Discord
Slack
Telegram
钉钉
微信
飞书
短信
Webhook
等形式及时送达。咱们将
Http,Jmx,Ssh,Snmp,Jdbc
等协定标准可配置化,您只需配置YML
就能应用这些协定去自定义采集任何您想要的指标。您置信只需定义 YML 就能立即适配一款 K8s 或 Docker 等新的监控类型吗?
Github: https://github.com/dromara/hertzbeat
Gitee: https://gitee.com/dromara/hertzbeat
v1.3.0 大版本来了
通过一个月的迭代更新,HertzBeat v1.3.0 在上周末正式公布啦, 举荐降级食用!
- 反对在浏览器页面自定义监控。hertzbeat 领有弱小自定义监控能力,咱们所有的已反对监控类型都映射为一个 YML,之前用户应用自定义监控性能适配指标须要在后盾编写 YML 文件并重启,体验欠佳且没有直观的感触。这次咱们带来了自定义监控页面化,欢送大家应用和分享奉献本人的监控类型定义。
- 反对对网络交换机的监控。hertzbeat 很早之前就反对了 snmp 协定,windows 监控就是通过 snmp 协定来监控的,这个版本咱们不仅反对了更多 windows 性能指标,还反对了 snmp walk,适配了几款常见网络交换机的监控,欢送奉献更多类型与指标给社区。
- 反对 redis 集群和更多数据库指标的监控。社区贡献者们奉献了对 redis 集群和多种数据库的扩大指标,丰盛了性能指标数据。
- 反对 iotdb1.0 存储,无依赖模式 等更多的新性能欢送来摸索
- 修复若干 BUG,更欠缺的文档,重构了代码。
只须要一条 docker 命令即可装置体验 heartbeat
docker run -d -p 1157:1157 --name hertzbeat tancloud/hertzbeat
感激 hertzbeat 贡献者们的奉献!👍👍
咱们急需对测试用例,新增利用监控,文档等各方面的贡献者,十分欢送退出。
Feature:
- [[webapp,doc] monitor detail support basic panel hide #619]() @tomsun28
- [add alarm notification period #624]() @Ceilzcx
- [[manager] support more mysql monitoring metrics #631]()
- [[unit test] Add unit test cases for KeyPairUtil #635]() @Daydreamer-ia
- [[test]feature:add AlertDefineService test #638]() @hudongdong129
- [[unit test] Add unit test cases for AlertTemplateUtil #639]() @Daydreamer-ia
- [[test] add junit WarehouseWorkerPoolTest #642]() @TherChenYang
- [task #614 [Add monitoring parameters for Redis Cluster and Sentinel] #647]() @hudongdong129
- [A minor refactoring of the class WarehouseWorkerPoolTest #648]() @HattoriHenzo
- [[task]feature:Optimize Redis info [section] and Add Redis command statistics #665]() @hudongdong129
- [[document]add redis help document #672]() @hudongdong129
- [Jupiter dependency is explicitly declared in the main pom file #674]() @HattoriHenzo
- [refactor monitor define yml, update doc #675]()
- [[task]support more window metrics #676]() @hudongdong129
- [support config monitoring define yml in web ui #678]()
- [support delete monitoring define yml in web ui #679]()
- [[manager] add mysql, oracle, pg db more metrics #683]()
- [[warehouse] support jpa store metrics history data #684]()
- [[collect]Add redis cluster auto-discovery display metrics information #685]() @hudongdong129
- [Convert version into properties #686]() @HattoriHenzo
- [[webapp] change default monitor intervals 120s to 60s #708]() @xiaohe428
- [[warehouse] support jpa expired metrics data auto cleaner #691]()
- [snmp collect protocol support walk operation #699]()
- [support v1.0.+ iotdb #702]() @Ceilzcx
- [feature support monitor switch network metrics #705]()
- [[webapp] change alert define trigger times from max 10 to max 999 #706]() @Grass-Life
- [[doc] change default locale i18n from zh-cn to en #725]()
Bugfix.
- [[collector] bugfix oracle query error: ORA-01000 happen #618]()
- [[manager]bugfix:update flink fields name, use _ replace – avoid alert_threshold_expr problem. #622]() @cuipiheqiuqiu
- [[webapp] fix rule days not change when edit old notice rule item #628]()
- [[webapp] update alert notice modal item span #630]()
- [Update issue.md #654]() @ycilry
- [The version of Spring Boot should be put in properties #657]() @HattoriHenzo
- [Bugfix: EdDSA provider not supported #659]() @caibenxiang
- [[script] auto heap dump when oom error #662]()
- [bugfix recurring tasks caused by priority processing exception #663]()
- [bugfix repetitive collect tasks, reduce init mem size #664]()
- [[manager] bugfix define yml file name and the app name are inconsistent #680]()
- [[collector] bugfix metrics has a lot of repetition fields #682]()
- [fix(sec): upgrade org.apache.kafka:kafka-clients to 3.4.0 #687]() @lifefloating
- [optimized code and add iotdb compose config #690]() @Ceilzcx
- [[script] modified the linux memory metrics specified script code #719]() @ByteIDance
- [Update kubernetes.md #715]() @xiaohe428
- [[home,i18n] Update kubernetes.md #716]() @baiban114
- [[webapp] fix applist delete button display #693]()
- [[warehouse] bugfix metrics data not consume oom #697]()
- [[manager] bugfix npe when load old define yml in windows env #701]()
- [bugfix job metrics set concurrent modification exception #723]()
- [[script] modified the linux memory metrics specified script code #719]()
-
[[webapp] bugfix the cover of the big screen is too small #724]()
降级留神⚠️.
对于之前应用 iotdb 或者 tdengine 来存储指标数据的用户,须要批改 application.yml 来敞开 JPA 存储 warehouse.store.jpa.enabled
如下:
批改 application.yml
并设置 warehouse.store.jpa.enabled
参数为 false
warehouse:
store:
jpa:
enabled: false
执行 SQL 脚本
ALTER table hzb_monitor modify job_id bigint default null;
COMMIT;
⛄ Supported
- 网站监控, 端口可用性, Http Api, Ping 连通性, Jvm, SiteMap 全站, Ssl 证书, SpringBoot, FTP 服务器
- Mysql, PostgreSQL, MariaDB, Redis, ElasticSearch, SqlServer, Oracle, MongoDB, 达梦, OpenGauss, ClickHouse, IoTDB, Redis 集群
- Linux, Ubuntu, CentOS, Windows
- Tomcat, Nacos, Zookeeper, RabbitMQ, Flink, Kafka, ShenYu, DynamicTp, Jetty, ActiveMQ
- Kubernetes, Docker
- Huawei Switch, HPE Switch, TP-LINK Switch, Cisco Switch
- 和更多你的自定义监控。
- 告诉反对
Discord
Slack
Telegram
邮件
钉钉
微信
飞书
短信
Webhook
。
Github: https://github.com/dromara/hertzbeat
Gitee: https://gitee.com/dromara/hertzbeat