mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
commit
4d60eb36dc
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
## 2.8.1 / 2019-03-28
|
||||
|
||||
* [BUGFIX] Display the job labels in `/targets` which was removed accidently. #5406
|
||||
|
||||
## 2.8.0 / 2019-03-12
|
||||
|
||||
This release uses Write-Ahead Logging (WAL) for the remote_write API. This currently causes a slight increase in memory usage, which will be addressed in future releases.
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
2.8.0
|
||||
2.8.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue