Update change log
This commit is contained in:
@@ -1,10 +1,16 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
||||||
and this project adheres to [Semantic Versioning](http://semver.org/).
|
and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
### 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.
|
||||||
|
- **Docs**: Direct DB Connection reference and configuration.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Template variables support in annotations and triggers panel (trigger name field), [#428](https://github.com/alexanderzobnin/grafana-zabbix/issues/428)
|
- Template variables support in annotations and triggers panel (trigger name field), [#428](https://github.com/alexanderzobnin/grafana-zabbix/issues/428)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user