aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index eca02bd..5b6aa48 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -63,9 +63,10 @@ Darwin meminfo metrics have been renamed to match Prometheus conventions. #1060
63 63
64### Changes 64### Changes
65 65
66* [CHANGE] Use /proc/mounts instead of statfs(2) for ro state #1002
67* [CHANGE] Exclude only subdirectories of /var/lib/docker #1003
66* [CHANGE] Filter out non-installed units when collecting all systemd units #1011 68* [CHANGE] Filter out non-installed units when collecting all systemd units #1011
67* [CHANGE] `service_restart_total` and `socket_refused_connections_total` will not be reported if you're running an older version of systemd 69* [CHANGE] `service_restart_total` and `socket_refused_connections_total` will not be reported if you're running an older version of systemd
68* [CHANGE] Use /proc/mounts instead of statfs(2) for ro state #1002
69* [CHANGE] collector/timex: remove cgo dependency #1079 70* [CHANGE] collector/timex: remove cgo dependency #1079
70* [CHANGE] filesystem: Ignore Docker netns mounts #1047 71* [CHANGE] filesystem: Ignore Docker netns mounts #1047
71* [CHANGE] Ignore additional virtual filesystems #1104 72* [CHANGE] Ignore additional virtual filesystems #1104