update change log
This commit is contained in:
@@ -7,10 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
### Added
|
### Added
|
||||||
- `consolidateBy` function, which allows to specify aggregation function for time series data.
|
|
||||||
- Direct DB Connection, which allows to use existing SQL data source for querying history data directly from Zabbix database.
|
- Direct DB Connection, which allows to use existing SQL data source for querying history data directly from Zabbix database.
|
||||||
- **Docs**: Direct DB Connection reference and configuration.
|
- **Docs**: Direct DB Connection reference and configuration.
|
||||||
|
- `consolidateBy` function, which allows to specify aggregation function for time series data.
|
||||||
- `movingAverage` and `exponentialMovingAverage` functions.
|
- `movingAverage` and `exponentialMovingAverage` functions.
|
||||||
|
- _Item ID_ editor mode for querying items by id.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- IT Services query editor. Now user able to select multiple services by using regex, [#415](https://github.com/alexanderzobnin/grafana-zabbix/issues/415)
|
- IT Services query editor. Now user able to select multiple services by using regex, [#415](https://github.com/alexanderzobnin/grafana-zabbix/issues/415)
|
||||||
|
|||||||
Reference in New Issue
Block a user