home/blog/2022-10-08-hertzbeat-v1.2.0.md
Home: hertzbeat.com | tancloud.cn
Hi guys! HertzBeat v1.2.0 is coming. This version supports more powerful metrics collect jsonpath, upgrade springboot version to 2.7.4, support This version supports more powerful metrics collect jsonpath, upgrade springboot version to 2.7.4, support metrics unit convert display, and more. 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 apache/hertzbeat
Thanks to the contributors! 👍👍 @Ceilzcx @Privauto @VampireAchao @DreamGirl524 @CharlieXCL @emrys-he @SxLiuYu @tomsun28
We urgently need contributors to test cases, new application monitoring, documentation, etc., and very welcome you to join. Come on! HertzBeat is so easy!
Features. 1. [[home,manager]]
Bugfixes.
Have Fun!
Need Convert application.yml.
spring:
resources: static-locations.
static-locations.
- classpath:/dist/
- classpath:... /dist/
To
spring:
web:
resources: static-locations.
static-locations.
- classpath:/dist/
- classpath:... /dist/