mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-14 01:24:04 -08:00
CHANGELOG: remove duplicate entry
Signed-off-by: Jan Fajerski <jfajersk@redhat.com>
This commit is contained in:
parent
e2f55c34c9
commit
5fdd382ec3
|
@ -7,7 +7,6 @@
|
||||||
* [CHANGE] Scraping: normalize "le" and "quantile" label values upon ingestion. #15164
|
* [CHANGE] Scraping: normalize "le" and "quantile" label values upon ingestion. #15164
|
||||||
* [CHANGE] Scraping: config `scrape_classic_histograms` was renamed to `always_scrape_classic_histograms`. #15178
|
* [CHANGE] Scraping: config `scrape_classic_histograms` was renamed to `always_scrape_classic_histograms`. #15178
|
||||||
* [CHANGE] Config: remove expand-external-labels flag, expand external labels env vars by default. #14657
|
* [CHANGE] Config: remove expand-external-labels flag, expand external labels env vars by default. #14657
|
||||||
* [CHANGE] Adopt log/slog and remove go-kit/log. #14906
|
|
||||||
* [CHANGE] Disallow configuring AM with the v1 api. #13883
|
* [CHANGE] Disallow configuring AM with the v1 api. #13883
|
||||||
* [ENHANCEMENT] Scraping, rules: handle targets reappearing, or rules moving group, when out-of-order is enabled. #14710
|
* [ENHANCEMENT] Scraping, rules: handle targets reappearing, or rules moving group, when out-of-order is enabled. #14710
|
||||||
* [ENHANCEMENT] Tools: add debug printouts to promtool rules unit testing #15196
|
* [ENHANCEMENT] Tools: add debug printouts to promtool rules unit testing #15196
|
||||||
|
|
Loading…
Reference in a new issue