mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
Cut v0.8.0.
Change-Id: Ie8d49793e78f10bdeb7ebe19cc2dc729ff7ef590
This commit is contained in:
parent
943a939c29
commit
de337e6404
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
## 0.8.0 / 2014-09-04
|
||||
* [ENHANCEMENT] Stagger scrapes to spread out load.
|
||||
* [BUGFIX] Correctly quote HTTP Accept header.
|
||||
|
||||
## 0.7.0 / 2014-08-06
|
||||
* [FEATURE] Added new functions: abs(), topk(), bottomk(), drop_common_labels().
|
||||
* [FEATURE] Let console templates get graph links from expressions.
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
0.7.0
|
||||
0.8.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue