v1.4.3 #1402
Closed
tomsun28
announced in
Announcements
v1.4.3
#1402
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Download Link
hertzbeat server
hertzbeat collector
Good News
HertzBeat has been included in the
CNCF Observability And Analysis - Monitoring Landscape.
v1.4.3
Home: hertzbeat.com | tancloud.cn
Hi guys! HertzBeat's 1.4.3 version has published!
Compatible with the Prometheus ecosystem, now we can monitoring what Prometheus can monitoring with few clicks on gui.
Let's Try Now!
docker run -d -p 1157:1157 -p 1158:1158 --name hertzbeat tancloud/hertzbeat
or use quay.io (if dockerhub network connect timeout)
docker run -d -p 1157:1157 -p 1158:1158 --name hertzbeat quay.io/tancloud/hertzbeat
Access
http://localhost:1157
to start, default account:admin/hertzbeat
Deploy collector clusters
-e IDENTITY=custom-collector-name
: set the collector unique identity name.-e MANAGER_HOST=127.0.0.1
: set the main hertzbeat server ip.-e MANAGER_PORT=1158
: set the main hertzbeat server port, default 1158.Detailed config refer to Install HertzBeat via Docker
Thanks to the contributors! 👍👍
What's Changed
New Contributors
Full Changelog: v1.4.2...v1.4.3
This discussion was created from the release v1.4.3.
Beta Was this translation helpful? Give feedback.
All reactions