Prometheus version 0.6.0.

Change-Id: I50f6b69cca952eedf9a62b9a8f58e0fb633a83ed
This commit is contained in:
Julius Volz 2014-06-30 17:23:48 +02:00
parent 6579dc3e40
commit 6b325bfbde
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
## 0.6.0 / 2014-06-30
[FEATURE] Added console and alert templates support, along with various template functions.
[PERFORMANCE] Much faster and more memory-efficient flushing to disk.
[ENHANCEMENT] Query results are now only logged when debugging.
[ENHANCEMENT] Upgraded to new Prometheus client library for exposing metrics.
[BUGFIX] Samples are now kept in memory until fully flushed to disk.
[BUGFIX] Non-200 target scrapes are now treated as an error.
[BUGFIX] Added installation step for missing dependency to Dockerfile.
[BUGFIX] Removed broken and unused "User Dashboard" link.
## 0.5.0 / 2014-05-28 ## 0.5.0 / 2014-05-28
* [BUGFIX] Fixed next retrieval time display on status page. * [BUGFIX] Fixed next retrieval time display on status page.

View File

@ -1 +1 @@
0.5.0 0.6.0