Apply downsampling only to numeric data, fixes #325
This commit is contained in:
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- Item name expanding when key contains commas in quoted params, like my_key["a=1,b=2",c,d]
|
||||
- Incorrect points order when trends are used [#202](https://github.com/alexanderzobnin/grafana-zabbix/issues/202)
|
||||
- Triggers panel styles for light theme
|
||||
- Bug with text metrics when singlestat or table shows NaN, [#325](https://github.com/alexanderzobnin/grafana-zabbix/issues/325)
|
||||
|
||||
### Changed
|
||||
- Template query format. New format is `{group}{host}{app}{item}`. It allows to use names with dot. Updated
|
||||
|
||||
Reference in New Issue
Block a user