Skip to content

Commit f5868b7

Browse files
committed
Release v1.10.1
* [BUGFIX] filesystem: Fix mount points being collected multiple times #3376 * [BUGFIX] filesystem: Refactor mountinfo parsing #3452 * [BUGFIX] meminfo: Add Zswap/Zswapped metrics #3453 Signed-off-by: Ben Kochie <[email protected]>
1 parent e1ae6ae commit f5868b7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
* [ENHANCEMENT]
66
* [BUGFIX]
77

8+
## 1.10.1 / 2025-10-25
9+
10+
* [BUGFIX] filesystem: Fix mount points being collected multiple times #3376
11+
* [BUGFIX] filesystem: Refactor mountinfo parsing #3452
12+
* [BUGFIX] meminfo: Add Zswap/Zswapped metrics #3453
13+
814
## 1.10.0 / 2025-10-24
915

1016
* [CHANGE] mdadm: Use sysfs for RAID metrics #3031

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.10.0
1+
1.10.1

0 commit comments

Comments
 (0)