apache / hertzbeat

Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.
https://hertzbeat.apache.org/
Apache License 2.0
5.17k stars 903 forks source link

[fixbug] fix string type data parsing problem #2066

Closed zhangshenghang closed 2 weeks ago

zhangshenghang commented 1 month ago

What's changed?

https://github.com/apache/hertzbeat/issues/2050 https://github.com/apache/hertzbeat/issues/1873 https://github.com/apache/hertzbeat/pull/1884

Verified monitoring modules

I have verified the contents of the following monitoring and preliminarily confirmed that the modification is fine, but I need help to confirm whether my verification is comprehensive. @tomsun28

image image image image

Checklist

zhangshenghang commented 1 month ago

@tomsun28 Fix completed