Announcement of Apache HertzBeat™ 1.7.3 Release
· 13분 소요
Dear Community Members,
We are thrilled to announce the official release of Apache HertzBeat™ 1.7.3. This also marks the first release since Apache HertzBeat™ graduated to become a Top-Level Project at Apache.
Downloads and Documentation
- Apache HertzBeat™ 1.7.3 Download Link: https://hertzbeat.apache.org/zh-cn/docs/download
- Apache HertzBeat™ Documentation: https://hertzbeat.apache.org/zh-cn/docs/
Major Updates
New Features and Enhancements
- Monitoring Support Expansion: Added monitoring support for Apache DolphinScheduler(#3656), TDengine(#3678), macOS systems(#3715), Synology NAS(#3721), and HertzBeat(#3641). Oracle monitoring now includes user password-related metrics(#3674).
- Core Feature Enhancements: Supports periodic threshold preview(#3505), export all monitoring configurations(#3509), monitoring templates support JSON nested parsing(#3645), HTTP collection supports parsing numeric data using JsonPath(#3612), and VictoriaMetrics metrics now support adding custom labels(#3622).
- Internationalization (i18n): Supports internationalization for collector online notifications(#3585).
- More New Features
Bug Fixes
- Grafana Integration Issues: Fixed visualization display issues in Grafana integration (#3666).
- System Stability: Fixed startup errors when VictoriaMetrics storage is not configured (#3552), resolved premature input stream closure in Prometheus parsing (#3567), and fixed missing offline notifications when collectors go offline (#3601).
- Data Parsing Issues: Fixed AES key decoding errors in collectors (#3652), resolved JDBC configuration parameter failures (#3625), and addressed multiple monitoring template parsing failures caused by Jexl keyword conflicts (#3629, #3632, #3685, #3686, #3687, #3693, #3705, #3707, #3708).
- Other Bug Fixes