Releases: grafana/grafana-zabbix
Releases · grafana/grafana-zabbix
4.2.2
Grafana-Zabbix 4.2.2
[4.2.2] - 2021-08-25
Fixed
- Different item intervals compatibility (stack graph issue), #1211
- Random "Failed to call resource" errors and plugin restarts, #1269
- Top function does not work if number of series less than provided N, #1267
- Hostnames are not displayed on multiple selection (regular expression), #1265
- Cannot unmarshal number into Go struct field ZabbixDatasourceSettingsDTO.timeout of type string, #1254
sortSeries()
does not sort by series name, #1274
4.2.1
Grafana-Zabbix 4.2.1
[4.2.1] - 2021-08-10
Fixed
- No data on queries with aggregation function
- Wrong percentile aggregation
4.2.0
Grafana-Zabbix 4.2.0
[4.2.0] - 2021-08-10
Added
- Support functions on the backend (alerting with functions), #869
- Support item tags instead of application in Zabbix 5.4, #1258
Fixed
- Direct DB connection - No data in Grafana 8.0, #1221
- Error when attempting to acknowledge problems in Grafana 8.0, #1239
- Explore button in Problems view doesn't work (redirects to 404), #1240
- Zabbix value mapping doesn't work in Grafana 8.0, #1222
- Unable to see acknowledges if problem has tags, #1233
- Ack button is not visible on narrow layouts, #1252
4.1.5
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
Grafana-Zabbix 4.1.0
[4.1.0] - 2020-12-28
Added
- Data Frames support, #10820. This solves various issues below:
- Use units configured in Zabbix if possible
- Use value mappings from Zabbix
- Align points in each series to prevent stacking graph issues
- Fill missing points with null values, #1109
- Problems: filter problems by time range, #1094
- ARM build (ARM64 and ARM v6), #1028