v1.2.1
v1.2.1
Home: hertzbeat.com | tancloud.cn
Hi guys! HertzBeat v1.2.1 is coming. This version we support iotdb to instead of tdengine, more unit test case and more powerful. Fixed several bugs and improved the overall stable usability.
Only one docker command is needed to install and experience heartbeat:
docker run -d -p 1157:1157 --name hertzbeat tancloud/hertzbeat
Thanks to the contributors! 👍👍
We urgently need contributors to test cases, new application monitoring, documentation, etc., and very welcome you to join. Come on! HertzBeat is so easy!
Feature:
- [workflow] support custom robot auto update issue title in translate-action #336 @hertzbeat
- [web-app] enable app default lang to en #337
- [alerter] added code comments in English #346 @TJxiaobao
- [manger] add mockito unit test (#363) #368 @gcdd1993
- Iotdb data storage #372 @Ceilzcx
- Test class writing #370 @TJxiaobao
- [webapp,warehouse] support historical interval aggregate data chart #373
- [manager] I18nControllerTest and MonitorControllerTest Unit tests are written #376 @TJxiaobao
- MonitorsControllerTest Test class is written #378 @TJxiaobao
- add IoTDB save data expire time config #379 @Ceilzcx
- NoticeConfigController Test class writing completed #380 @TJxiaobao
- [warehouse] support iotdb connection available check when init #384
- [web-app] notice monitors.detail.time-series.unavailable #390
- [home] support time-series db dependency iotdb deploy doc #392
- Feature/app service test #393 @TJxiaobao
- [docs] update hertzbeat arch pic #394
- [docs] add hertzbeat roadmap #397
Bugfix.
- [collector] fix doubleAndUnit npe bug,update cpu_load_average calculate #332 @Ceilzcx
- fix(sec): upgrade org.postgresql:postgresql to 42.4.1 #340 @zhoumengyks
- fix(sec): upgrade org.yaml:snakeyaml to 1.32 #342 @vvsd
- [collector] bugfix redis collect failed to create a child event loop #344
- fix(sec): upgrade mysql:mysql-connector-java to 8.0.28 #343 @bitmasks
- [collector] bugfix redis collect failed to create a child event loop #344
- [web-app] fix history echarts chart tooltip only show one instance #365
- [workflow] upgrade issues-translator version 2.7 #367
- [manager] upgrade sureness v1.0.8 to fix bypassing api auth bug #382 issue by @2xiaodi
- [collector] fix the snmp service create too many thread but not reused. #383 issue by @fiendhous
- bugfix: Fixed expression:(A | B), A and B are null, print the error log #387 @Ceilzcx
- [home] notice jvm code_cache only support jdk8 #391
- Typo repair #398 @TJxiaobao
- [warehouse] fix 400: statement is a query statement #401
- [home] update alert webhook api doc #402
- Update constants.js sa-token#396 @click33
- Update constants.js jpom#388 @bwcx-jzy
- Update constants.js northstar #395 @kevinhuangwl
Online https://console.tancloud.cn.
Have Fun!
Upgrade⚠️
Need Convert Add application.yml
sureness:
auths:
- digest
- basic
- jwt
To
sureness:
auths:
- digest
- basic
- jwt
jwt:
secret: 'CyaFv0bwq2Eik0jdrKUtsA6bx3sDJeFV643R
LnfKefTjsIfJLBa2YkhEqEGtcHDTNe4CU6+9
8tVt4bisXQ13rbN0oxhUZR73M6EByXIO+SV5
dKhaX0csgOCTlCxq20yhmUea6H6JIpSE2Rwp'
V1.2.1
官网: hertzbeat.com | tancloud.cn
大家好,HertzBeat v1.2.1 发布啦!这个版本支持了支持了IOT DB来作为我们的时序数据库存储,实现了更多的测试用例使系统更加强健等。修复了若干bug,提升整体稳定性。
只需要一条docker命令即可安装体验heartbeat :
docker run -d -p 1157:1157 --name hertzbeat tancloud/hertzbeat
感谢hertzbeat贡献者们的贡献!👍👍
我们急需对测试用例,新增应用监控,文档等各方面的贡献者,非常欢迎您的加入。快来吧,HertzBeat上手非常简单!
Feature:
- [workflow] support custom robot auto update issue title in translate-action #336 @hertzbeat
- [web-app] enable app default lang to en #337
- [alerter] added code comments in English #346 @TJxiaobao
- [manger] add mockito unit test (#363) #368 @gcdd1993
- Iotdb data storage #372 @Ceilzcx
- Test class writing #370 @TJxiaobao
- [webapp,warehouse] support historical interval aggregate data chart #373
- [manager] I18nControllerTest and MonitorControllerTest Unit tests are written #376 @TJxiaobao
- MonitorsControllerTest Test class is written #378 @TJxiaobao
- add IoTDB save data expire time config #379 @Ceilzcx
- NoticeConfigController Test class writing completed #380 @TJxiaobao
- [warehouse] support iotdb connection available check when init #384
- [web-app] notice monitors.detail.time-series.unavailable #390
- [home] support time-series db dependency iotdb deploy doc #392
- Feature/app service test #393 @TJxiaobao
- [docs] update hertzbeat arch pic #394
- [docs] add hertzbeat roadmap #397
Bugfix.
- [collector] fix doubleAndUnit npe bug,update cpu_load_average calculate #332 @Ceilzcx
- fix(sec): upgrade org.postgresql:postgresql to 42.4.1 #340 @zhoumengyks
- fix(sec): upgrade org.yaml:snakeyaml to 1.32 #342 @vvsd
- [collector] bugfix redis collect failed to create a child event loop #344
- fix(sec): upgrade mysql:mysql-connector-java to 8.0.28 #343 @bitmasks
- [collector] bugfix redis collect failed to create a child event loop #344
- [web-app] fix history echarts chart tooltip only show one instance #365
- [workflow] upgrade issues-translator version 2.7 #367
- [manager] upgrade sureness v1.0.8 to fix bypassing api auth bug #382 issue by @2xiaodi
- [collector] fix the snmp service create too many thread but not reused. #383 issue by @fiendhous
- bugfix: Fixed expression:(A | B), A and B are null, print the error log #387 @Ceilzcx
- [home] notice jvm code_cache only support jdk8 #391
- Typo repair #398 @TJxiaobao
- [warehouse] fix 400: statement is a query statement #401
- [home] update alert webhook api doc #402
- Update constants.js sa-token#396 @click33
- Update constants.js jpom#388 @bwcx-jzy
- Update constants.js northstar #395 @kevinhuangwl
Online https://console.tancloud.cn.
Have Fun!
升级请注意⚠️
需要变更配置文件 application.yml
,将原来的
sureness:
auths:
- digest
- basic
- jwt
修改为.
sureness:
auths:
- digest
- basic
- jwt
jwt:
secret: 'CyaFv0bwq2Eik0jdrKUtsA6bx3sDJeFV643R
LnfKefTjsIfJLBa2YkhEqEGtcHDTNe4CU6+9
8tVt4bisXQ13rbN0oxhUZR73M6EByXIO+SV5
dKhaX0csgOCTlCxq20yhmUea6H6JIpSE2Rwp'