aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRichard Kojedzinszky <rkojedzinszky@users.noreply.github.com>2019-08-04 12:56:36 +0200
committerBen Kochie <superq@gmail.com>2019-08-04 12:56:36 +0200
commit75462bf4fea23f0e27a46c35ae3a28666749e482 (patch)
treef795b73a46b73e0bcdafbf8881078053b27b397e /CHANGELOG.md
parent10146109ec9db1d42c13bf629bbe0b5d37106d36 (diff)
downloadprometheus_node_collector-75462bf4fea23f0e27a46c35ae3a28666749e482.tar.bz2
prometheus_node_collector-75462bf4fea23f0e27a46c35ae3a28666749e482.tar.xz
prometheus_node_collector-75462bf4fea23f0e27a46c35ae3a28666749e482.zip
Scrape thermal_zone temperatures (#1425)
* Scrape thermal_zone temperatures Signed-off-by: Richard Kojedzinszky <richard@kojedz.in>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0c1893f..a131266 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,7 @@
22* [BUGFIX] Renamed label `state` to `name` on `node_systemd_service_restart_total`. #1393 22* [BUGFIX] Renamed label `state` to `name` on `node_systemd_service_restart_total`. #1393
23* [BUGFIX] Fix netdev nil reference on Darwin #1414 23* [BUGFIX] Fix netdev nil reference on Darwin #1414
24* [BUGFIX] Strip path.rootfs from mountpoint labels #1421 24* [BUGFIX] Strip path.rootfs from mountpoint labels #1421
25* [FEATURE] Add new thermal_zone collector #1425
25 26
26## 0.18.1 / 2019-06-04 27## 0.18.1 / 2019-06-04
27 28