Add CHANGE on alerting rule syntax

This commit is contained in:
Fabian Reinartz 2016-04-09 12:55:49 +02:00
parent 0520414000
commit b9853cacba
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
* [BUGFIX] Fix operator precedence in PromQL
* [CHANGE/BUGFIX] Target identity considers path and parameters additionally to host and port
* [CHANGE] Rename metric `prometheus_local_storage_invalid_preload_requests_total` to `prometheus_local_storage_non_existent_series_matches_total`
* [CHANGE] Support for old alerting rule syntax dropped
* [FEATURE] Deduplicate targets within the same scrape job
* [FEATURE] Add varbit chunk encoding (higher compression, more CPU usage disabled by default)
* [FEATURE] Add `holt_winters` query function