The new Capture release enhances system performance monitoring with features like S.M.A.R.T metrics, disk current read/write stats, iNode usage and a ZFS filtering fix for Debian/Ubuntu systems.
You can access new MacOS pre-built binaries from the releases page.
Changelog
- 795a984 Add contributing guidelines including the current contributor list (#57)
- 472e7be Feat: Current Read/Write Data (#54)
- aadedfb Fix 51 smartctlr metrics od there serve (#53)
- ef5b236 Fix: #46 Inode Usage metrics (#56)
- 23c32ee build(macos): Allow building pre-built binaries for MacOS(darwin) (#58)
- 2e27788 chore(deps): Remove unused dependencies from go.mod and go.sum
- 90b8ff8 chore: Add .air.toml configuration for build process and update .gitignore to include 'dist' and 'tmp' directories (#65)
- c0daa23 ci: New Go workfow for linting, testing and building the Capture (#61)
- 8d0e9bf docs(changelog): Add initial changelog for version tracking and release notes (#62)
- 98d235c docs(changelog): Update changelog for version 1.1.0 (#66)
- 9429bdc feat(logging): Warn users to remember adding endpoint to Checkmate Infrastructure Dashboard (#59)
- a6f996b fix(ci): Update goreleaser archives formats to accept list (#47)
- 994e4b3 fix(disk): Enhance partition filtering logic to include ZFS filesystems #55 (#64)
- c8e1a73 refactor(server): Move handler and middleware packages to new server package (#60)