mirror of
https://github.com/prometheus/prometheus.git
synced 2026-06-08 16:12:16 -04:00
Merge pull request #7044 from prometheus/release-2.17
Backport Release 2.17.0 into master
This commit is contained in:
commit
12d53dde55
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
## 2.17.0-rc.4 / 2020-03-21
|
||||
## 2.17.0 / 2020-03-24
|
||||
|
||||
This release implements isolation in TSDB. API queries and recording rules are
|
||||
guaranteed to only see full scrapes and full recording rules. This comes with a
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
2.17.0-rc.4
|
||||
2.17.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue