aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBoris Momčilović <boris.momcilovic@gmail.com>2019-08-27 14:24:11 +0200
committerBen Kochie <superq@gmail.com>2019-08-27 14:24:11 +0200
commit93c12e03a1aa82bba6b951583774db6460f1e767 (patch)
treedca28409d040613013895918e0481d60e3c2e68d /CHANGELOG.md
parent0b7ac85acb7d3497c57d6971a31a06ffe45547ba (diff)
downloadprometheus_node_collector-93c12e03a1aa82bba6b951583774db6460f1e767.tar.bz2
prometheus_node_collector-93c12e03a1aa82bba6b951583774db6460f1e767.tar.xz
prometheus_node_collector-93c12e03a1aa82bba6b951583774db6460f1e767.zip
Ipvs firewall mark (#1455)
* IPVS: include firewall mark label Signed-off-by: Boris Momčilović <boris@firstbeatmedia.com>
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 a131266..ecffe9a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,7 @@
19* [FEATURE] Add uname support for Darwin and OpenBSD #1433 19* [FEATURE] Add uname support for Darwin and OpenBSD #1433
20* [ENHANCEMENT] Include additional XFS runtime statistics. #1423 20* [ENHANCEMENT] Include additional XFS runtime statistics. #1423
21* [ENHANCEMENT] Report non-fatal collection errors in the exporter metric. #1439 21* [ENHANCEMENT] Report non-fatal collection errors in the exporter metric. #1439
22* [ENHANCEMENT] Expose IPVS firewall mark as a label #1455
22* [BUGFIX] Renamed label `state` to `name` on `node_systemd_service_restart_total`. #1393 23* [BUGFIX] Renamed label `state` to `name` on `node_systemd_service_restart_total`. #1393
23* [BUGFIX] Fix netdev nil reference on Darwin #1414 24* [BUGFIX] Fix netdev nil reference on Darwin #1414
24* [BUGFIX] Strip path.rootfs from mountpoint labels #1421 25* [BUGFIX] Strip path.rootfs from mountpoint labels #1421