Skip to content

Commit

Permalink
Release 0.16.0
Browse files Browse the repository at this point in the history
Changes since 0.16.0-rc.3

* [CHANGE] align Darwin disk stat names with Linux prometheus#930

Signed-off-by: Ben Kochie <superq@gmail.com>
  • Loading branch information
SuperQ committed May 8, 2018
1 parent 84dc362 commit 1be89f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* [ENHANCEMENT]
* [BUGFIX]

## 0.16.0-rc.3 / 2018-04-27
## 0.16.0 / 2018-05-08

**Breaking changes**

Expand Down Expand Up @@ -37,6 +37,7 @@ Other breaking changes:
* [CHANGE] Greatly trim what netstat collector exposes by default #876
* [CHANGE] Drop `exec_` prefix and move `node_boot_time_seconds` from `exec` to new `boottime` collector and enable for Darwin/Dragonfly/FreeBSD/NetBSD/OpenBSD. #839, #901
* [CHANGE] Remove depreated gmond collector #852
* [CHANGE] align Darwin disk stat names with Linux #930
* [FEATURE] Add `collect[]` parameter #699
* [FEATURE] Add text collector conversion for ipmitool output. #746
* [FEATURE] Add openbsd meminfo #724
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.16.0-rc.3
0.16.0

0 comments on commit 1be89f8

Please sign in to comment.