aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kochie <superq@gmail.com>2018-04-04 19:43:27 +0200
committerGitHub <noreply@github.com>2018-04-04 19:43:27 +0200
commitf3ff44fcca5bb20a181cd7b99734afeae553c78e (patch)
tree0b2b400c5ea5e93b1bfe1c08c1da79b250826e37
parenteef9ffbdad71626882b511bd961ca251cd8a0a48 (diff)
parentb8f25c87f198801bbda649e4a362e1ecef073552 (diff)
downloadprometheus_node_collector-0.16.0-rc.1.tar.bz2
prometheus_node_collector-0.16.0-rc.1.tar.xz
prometheus_node_collector-0.16.0-rc.1.zip
Merge pull request #882 from prometheus/superq/0.16.0-rc.1v0.16.0-rc.1
Update for 0.16.0-rc.1
-rw-r--r--CHANGELOG.md7
-rw-r--r--VERSION2
2 files changed, 7 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e3af1db..9bc62ee 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,11 +1,13 @@
1## master / unreleased 1## master / unreleased
2 2
3**Breaking changes**
4
3* [CHANGE] 5* [CHANGE]
4* [FEATURE] 6* [FEATURE]
5* [ENHANCEMENT] 7* [ENHANCEMENT]
6* [BUGFIX] 8* [BUGFIX]
7 9
8## 0.16.0-rc.0 / 2018-03-09 10## 0.16.0-rc.1 / 2018-04-04
9 11
10**Breaking changes** 12**Breaking changes**
11 13
@@ -30,6 +32,9 @@ Other breaking changes:
30* [CHANGE] Treat custom textfile metric timestamps as errors #769 32* [CHANGE] Treat custom textfile metric timestamps as errors #769
31* [CHANGE] Drop exec_ in boot_timestamp_seconds on *bsd #839 33* [CHANGE] Drop exec_ in boot_timestamp_seconds on *bsd #839
32* [CHANGE] Use lowercase cpu label name in interrupts #849 34* [CHANGE] Use lowercase cpu label name in interrupts #849
35* [CHANGE] Enable bonding collector by default. #872
36* [CHANGE] Greatly reduce the metrics vmstat returns by default. #874
37* [CHANGE] Greatly trim what netstat collector exposes by default #876
33* [FEATURE] Add `collect[]` parameter #699 38* [FEATURE] Add `collect[]` parameter #699
34* [FEATURE] Add text collector conversion for ipmitool output. #746 39* [FEATURE] Add text collector conversion for ipmitool output. #746
35* [FEATURE] Add openbsd meminfo #724 40* [FEATURE] Add openbsd meminfo #724
diff --git a/VERSION b/VERSION
index 44e7df5..593cfd2 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
0.16.0-rc.0 0.16.0-rc.1