aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorPaul Gier <pgier@redhat.com>2019-09-16 09:07:09 -0500
committerPaul Gier <pgier@redhat.com>2019-09-25 14:39:43 -0500
commit9f5225456d1312fa7720eda87f407cfcb2687466 (patch)
tree7362edc00e87d8347c142e3bf39a05f35aa5f7ab /CHANGELOG.md
parent4d72cb80593ef829d9aa4d918aa957a8828eb740 (diff)
downloadprometheus_node_collector-9f5225456d1312fa7720eda87f407cfcb2687466.tar.bz2
prometheus_node_collector-9f5225456d1312fa7720eda87f407cfcb2687466.tar.xz
prometheus_node_collector-9f5225456d1312fa7720eda87f407cfcb2687466.zip
fix order of items in CHANGELOG
Signed-off-by: Paul Gier <pgier@redhat.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3299dbf..ccd5dab 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,8 @@
18* [FEATURE] Add new schedstat collector #1389 18* [FEATURE] Add new schedstat collector #1389
19* [FEATURE] Add uname support for Darwin and OpenBSD #1433 19* [FEATURE] Add uname support for Darwin and OpenBSD #1433
20* [FEATURE] Add new metric node_cpu_info #1489 20* [FEATURE] Add new metric node_cpu_info #1489
21* [FEATURE] Add new thermal_zone collector #1425
22* [FEATURE] Add new cooling_device metrics to thermal zone collector #1445
21* [ENHANCEMENT] Include additional XFS runtime statistics. #1423 23* [ENHANCEMENT] Include additional XFS runtime statistics. #1423
22* [ENHANCEMENT] Report non-fatal collection errors in the exporter metric. #1439 24* [ENHANCEMENT] Report non-fatal collection errors in the exporter metric. #1439
23* [ENHANCEMENT] Expose IPVS firewall mark as a label #1455 25* [ENHANCEMENT] Expose IPVS firewall mark as a label #1455
@@ -26,8 +28,6 @@
26* [BUGFIX] Fix netdev nil reference on Darwin #1414 28* [BUGFIX] Fix netdev nil reference on Darwin #1414
27* [BUGFIX] Strip path.rootfs from mountpoint labels #1421 29* [BUGFIX] Strip path.rootfs from mountpoint labels #1421
28* [BUGFIX] Fix empty string in path.rootfs #1464 30* [BUGFIX] Fix empty string in path.rootfs #1464
29* [FEATURE] Add new thermal_zone collector #1425
30* [FEATURE] Add new cooling_device metrics to thermal zone collector #1445
31 31
32## 0.18.1 / 2019-06-04 32## 0.18.1 / 2019-06-04
33 33