mirror of
https://github.com/prometheus/prometheus.git
synced 2025-02-02 08:31:11 -08:00
Merge branch 'release-0.18'
This commit is contained in:
commit
322ad49b01
|
@ -3,6 +3,7 @@
|
||||||
* [BUGFIX] Fix operator precedence in PromQL
|
* [BUGFIX] Fix operator precedence in PromQL
|
||||||
* [CHANGE/BUGFIX] Target identity considers path and parameters additionally to host and port
|
* [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] 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] Deduplicate targets within the same scrape job
|
||||||
* [FEATURE] Add varbit chunk encoding (higher compression, more CPU usage – disabled by default)
|
* [FEATURE] Add varbit chunk encoding (higher compression, more CPU usage – disabled by default)
|
||||||
* [FEATURE] Add `holt_winters` query function
|
* [FEATURE] Add `holt_winters` query function
|
||||||
|
|
Loading…
Reference in a new issue