[ZBX-23090] Update gauge example code for 6.4 Created: 2023 Jul 12 Updated: 2024 Apr 10 Resolved: 2023 Jul 26 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Documentation (D) |
Affects Version/s: | None |
Fix Version/s: | 6.4.5rc1, 7.0.0alpha3, 7.0 (plan) |
Type: | Documentation task | Priority: | Trivial |
Reporter: | dimir | Assignee: | Arturs Dancis |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() |
||||
Issue Links: |
|
||||
Team: | |||||
Sprint: | Sprint 102 (Jul 2023) | ||||
Story Points: | 0.2 |
Description |
There is documentation page describing how to add gauge widget to 6.4 https://www.zabbix.com/documentation/current/en/devel/modules/tutorials/widget It was working for version 6.4.3 but 6.4.4 introduced breaking changes and this tutorial wasn't updated. The changes that need to be applied are really small but it must be mentioned that minimum required version is now 6.4.4 . So, 2 things to change on that page:
|
Comments |
Comment by dimir [ 2023 Jul 14 ] |
I'll just add here that for 6.4.x the support for Gauge widget is not official. That's why there is no module in the source code, only documentation. When 7.x will be out the support will be official and the module will become part of Zabbix. This change was introduced in |
Comment by Arturs Dancis [ 2023 Jul 14 ] |
Documentation (6.4, Developer Center) updated:
|