Skip to content

v1.1.2

Compare
Choose a tag to compare
@tomsun28 tomsun28 released this 14 Aug 16:01
· 2067 commits to master since this release
a74bdb8

v1.1.2

Home: hertzbeat.com | tancloud.cn

Hi guys! HertzBeat v1.1.2 is coming. This version brings jmx collect protocol, supports tomcat and jvm monitor. Support En Docs. 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! 👍👍

Feature:

  1. [home,docs] support docs i18n #226 contribute by @DreamGirl524
  2. [web-app,home]support yarn install yarn lock #230.
  3. [common]support locale read from env LANG #231.
  4. Feature support jmx #232 contribute by @wang1027-wqh
  5. [monitor]set i18n default lang en #233.
  6. Adding all files apache license #234 contribute by @oyiyou
  7. [monitor] support flink monitor #240 contribute by @cuipiheqiuqiu
  8. [monitor] support http protocol custom timeout #241
  9. [manager]support monitor type JVM #249

Bugfix.

  1. [home] update mysql-init spring.datasource.url #225 contribute by @gzwlly .
  2. Doc#param names refactor #199 contribute by @DevilX5
  3. [collector] bugfix: Solve imprecise cyclicJob execution interval problem. #246 contribute by @cuipiheqiuqiu .

Online https://console.tancloud.cn.

Have Fun!

V1.1.2

官网: hertzbeat.com | tancloud.cn

大家好,HertzBeat v1.1.2 发布啦!这个版本带来了自定义监控JMX协议,支持tomcat和JVM监控,翻译了用户英文文档。修复了若干bug,提升整体稳定性。

只需要一条docker命令即可安装体验heartbeat :
docker run -d -p 1157:1157 --name hertzbeat tancloud/hertzbeat

感谢hertzbeat贡献者们的贡献!👍👍

Feature:

  1. [home,docs] support docs i18n #226 contribute by @DreamGirl524
  2. [web-app,home]support yarn install yarn lock #230.
  3. [common]support locale read from env LANG #231.
  4. Feature support jmx #232 contribute by @wang1027-wqh
  5. [monitor]set i18n default lang en #233.
  6. Adding all files apache license #234 contribute by @oyiyou
  7. [monitor] support flink monitor #240 contribute by @cuipiheqiuqiu
  8. [monitor] support http protocol custom timeout #241
  9. [manager]support monitor type JVM #249

Bugfix.

  1. [home] update mysql-init spring.datasource.url #225 contribute by @gzwlly .
  2. Doc#param names refactor #199 contribute by @DevilX5
  3. [collector] bugfix: Solve imprecise cyclicJob execution interval problem. #246 contribute by @cuipiheqiuqiu .

Online https://console.tancloud.cn.

Have Fun!