Skip to content

Commit f3ff44f

Browse files
authored
Merge pull request #882 from prometheus/superq/0.16.0-rc.1
Update for 0.16.0-rc.1
2 parents eef9ffb + b8f25c8 commit f3ff44f

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
## master / unreleased
22

3+
**Breaking changes**
4+
35
* [CHANGE]
46
* [FEATURE]
57
* [ENHANCEMENT]
68
* [BUGFIX]
79

8-
## 0.16.0-rc.0 / 2018-03-09
10+
## 0.16.0-rc.1 / 2018-04-04
911

1012
**Breaking changes**
1113

@@ -30,6 +32,9 @@ Other breaking changes:
3032
* [CHANGE] Treat custom textfile metric timestamps as errors #769
3133
* [CHANGE] Drop exec_ in boot_timestamp_seconds on *bsd #839
3234
* [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
3338
* [FEATURE] Add `collect[]` parameter #699
3439
* [FEATURE] Add text collector conversion for ipmitool output. #746
3540
* [FEATURE] Add openbsd meminfo #724

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.16.0-rc.0
1+
0.16.0-rc.1

0 commit comments

Comments
 (0)