Skip to content

Commit 42d1658

Browse files
authored
Merge pull request #348 from prometheus/superq/v0.13.0-rc.2
Release v0.13.0-rc.2
2 parents f8af350 + dfb2204 commit 42d1658

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
## v0.13.0 / unreleased
22

3+
NOTE: We have disabled builds of linux/ppc64 and linux/ppc64le due to build bugs.
4+
35
* [FEATURE] Add flag to ignore certain filesystem types (Copy of #217) #241
46
* [FEATURE] Add NTP stratum to NTP collector. #247
57
* [FEATURE] Add ignored-units flag for systemd collector #286
68
* [FEATURE] Compile netdev on dragonfly #314
79
* [FEATURE] Compile meminfo for dfly #315
810
* [FEATURE] Add hwmon /sensors support #278
911
* [FEATURE] Add Linux NUMA "numastat" metrics #249
12+
* [FEATURE] export DragonFlyBSD CPU time #310
13+
* [FEATURE] Dragonfly devstat #323
1014
* [IMPROVEMENT] Use the offset calculation that includes round trip time in the ntp collector #250
1115
* [IMPROVEMENT] Enable `*bsd` collector on darwin #265
1216
* [IMPROVEMENT] Use meminfo_freebsd on darwin as well #266
@@ -17,6 +21,8 @@
1721
* [BUGFIX] Ignore partitions on NVME devices by default #268
1822
* [BUGFIX] Fix mdstat tabs parsing #275
1923
* [BUGFIX] Fix mdadm collector for resync=PENDING. #309
24+
* [BUGFIX] mdstat: Fix parsing of RAID0 lines that contain additional attributes. #341
25+
* [BUGFIX] Fix additional mdadm parsing cases #346
2026

2127
## 0.12.0 / 2016-05-05
2228

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.13.0-rc.1
1+
0.13.0-rc.2

0 commit comments

Comments
 (0)