aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kochie <superq@gmail.com>2016-10-16 14:32:21 +0200
committerGitHub <noreply@github.com>2016-10-16 14:32:21 +0200
commit2ff8e5f0e4553371161b98293d52ed98ecb8117b (patch)
tree2a5a0d682606c906b38154ef91c7f7a80204c3b3
parentc6162312f2891c67c16e167ce6a8f3961a30ab39 (diff)
parent2ccc8bd1b1fb9b4dc6dd268d9cf1ff3ed6342dce (diff)
downloadprometheus_node_collector-0.13.0-rc.1.tar.bz2
prometheus_node_collector-0.13.0-rc.1.tar.xz
prometheus_node_collector-0.13.0-rc.1.zip
Merge pull request #313 from prometheus/superq/v0.13.0rc1v0.13.0-rc.1
Prepare for 0.13.0-rc.1 release.
-rw-r--r--CHANGELOG.md20
-rw-r--r--VERSION2
2 files changed, 21 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 80ed1a2..b812a0a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,23 @@
1## v0.13.0 / unreleased
2
3* [FEATURE] Add flag to ignore certain filesystem types (Copy of #217) #241
4* [FEATURE] Add NTP stratum to NTP collector. #247
5* [FEATURE] Add ignored-units flag for systemd collector #286
6* [FEATURE] Compile netdev on dragonfly #314
7* [FEATURE] Compile meminfo for dfly #315
8* [FEATURE] Add hwmon /sensors support #278
9* [FEATURE] Add Linux NUMA "numastat" metrics #249
10* [IMPROVEMENT] Use the offset calculation that includes round trip time in the ntp collector #250
11* [IMPROVEMENT] Enable `*bsd` collector on darwin #265
12* [IMPROVEMENT] Use meminfo_freebsd on darwin as well #266
13* [IMPROVEMENT] sockstat: add support for RHE4 #267
14* [IMPROVEMENT] Compile fs stats for dfly #302
15* [BUGFIX] Add support for raid0 devices in mdadm_linux collector. #253
16* [BUGFIX] Close file handler in textfile #263
17* [BUGFIX] Ignore partitions on NVME devices by default #268
18* [BUGFIX] Fix mdstat tabs parsing #275
19* [BUGFIX] Fix mdadm collector for resync=PENDING. #309
20
1## 0.12.0 / 2016-05-05 21## 0.12.0 / 2016-05-05
2 22
3* [CHANGE] Remove lastlogin collector. 23* [CHANGE] Remove lastlogin collector.
diff --git a/VERSION b/VERSION
index ac454c6..8eeb28d 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
0.12.0 0.13.0-rc.1