Browse Source

Merge pull request #10433 from prometheus/csmarchbanks/cut-2.34.0-rc.2

Cut 2.34.0-rc.2
pull/10447/head v2.34.0-rc.2
Chris Marchbanks 3 years ago committed by GitHub
parent
commit
a030b1c2ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      CHANGELOG.md
  2. 2
      VERSION

4
CHANGELOG.md

@ -1,3 +1,7 @@
## 2.34.0-rc.2 / 2022-03-11
* [ENHANCEMENT] TSDB: Disable the chunk write queue by default and allow configuration with the experimental flag `--storage.tsdb.head-chunks-write-queue-size`. #10425
## 2.34.0-rc.1 / 2022-03-08
* [ENHANCEMENT] HTTP SD: Add a failure counter. #10372

2
VERSION

@ -1 +1 @@
2.34.0-rc.1
2.34.0-rc.2

Loading…
Cancel
Save