aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kochie <superq@gmail.com>2016-11-19 08:25:28 +0100
committerGitHub <noreply@github.com>2016-11-19 08:25:28 +0100
commit42d1658d5632fe0bfb281761d5e3620cfc37990b (patch)
tree2175dd9d9db481ae32cbac2ebee9ff8faa3c57a2
parentf8af350ae28811e8e4c4847efc13056f86a16e20 (diff)
parentdfb22045d7b250992442a612723a32c4e24eb065 (diff)
downloadprometheus_node_collector-42d1658d5632fe0bfb281761d5e3620cfc37990b.tar.bz2
prometheus_node_collector-42d1658d5632fe0bfb281761d5e3620cfc37990b.tar.xz
prometheus_node_collector-42d1658d5632fe0bfb281761d5e3620cfc37990b.zip
Merge pull request #348 from prometheus/superq/v0.13.0-rc.2v0.13.0-rc.20.13.0-rc.2
Release v0.13.0-rc.2
-rw-r--r--CHANGELOG.md6
-rw-r--r--VERSION2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b812a0a..a633314 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,7 @@
1## v0.13.0 / unreleased 1## v0.13.0 / unreleased
2 2
3NOTE: We have disabled builds of linux/ppc64 and linux/ppc64le due to build bugs.
4
3* [FEATURE] Add flag to ignore certain filesystem types (Copy of #217) #241 5* [FEATURE] Add flag to ignore certain filesystem types (Copy of #217) #241
4* [FEATURE] Add NTP stratum to NTP collector. #247 6* [FEATURE] Add NTP stratum to NTP collector. #247
5* [FEATURE] Add ignored-units flag for systemd collector #286 7* [FEATURE] Add ignored-units flag for systemd collector #286
@@ -7,6 +9,8 @@
7* [FEATURE] Compile meminfo for dfly #315 9* [FEATURE] Compile meminfo for dfly #315
8* [FEATURE] Add hwmon /sensors support #278 10* [FEATURE] Add hwmon /sensors support #278
9* [FEATURE] Add Linux NUMA "numastat" metrics #249 11* [FEATURE] Add Linux NUMA "numastat" metrics #249
12* [FEATURE] export DragonFlyBSD CPU time #310
13* [FEATURE] Dragonfly devstat #323
10* [IMPROVEMENT] Use the offset calculation that includes round trip time in the ntp collector #250 14* [IMPROVEMENT] Use the offset calculation that includes round trip time in the ntp collector #250
11* [IMPROVEMENT] Enable `*bsd` collector on darwin #265 15* [IMPROVEMENT] Enable `*bsd` collector on darwin #265
12* [IMPROVEMENT] Use meminfo_freebsd on darwin as well #266 16* [IMPROVEMENT] Use meminfo_freebsd on darwin as well #266
@@ -17,6 +21,8 @@
17* [BUGFIX] Ignore partitions on NVME devices by default #268 21* [BUGFIX] Ignore partitions on NVME devices by default #268
18* [BUGFIX] Fix mdstat tabs parsing #275 22* [BUGFIX] Fix mdstat tabs parsing #275
19* [BUGFIX] Fix mdadm collector for resync=PENDING. #309 23* [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
20 26
21## 0.12.0 / 2016-05-05 27## 0.12.0 / 2016-05-05
22 28
diff --git a/VERSION b/VERSION
index 8eeb28d..dec5fb8 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
0.13.0-rc.1 0.13.0-rc.2