v1.1.0
NVIDIA Fleet Intelligence Agent v1.1.0
This release includes a host agent for GPU telemetry collection and attestation.
Available Packages
- DEB packages:
amd64andarm64for Debian/Ubuntu systems - RPM packages:
x86_64andaarch64for RHEL/CentOS/Fedora systems - Binary archives: Standalone binaries for both architectures
Installation
Download the appropriate package for your system from the assets below. For installation instructions, see the project README.
Verification
All release artifacts are checksummed. Verify downloads using:
sha256sum -c checksums.txtSupport
For issues and questions, please visit: https://github.com/NVIDIA/fleet-intelligence-agent/issues
What's Changed
- fix: remove retired page metrics by @jingxiang-z in #130
- [GPUHEALTH-1520] feat: add gpu index to machine info by @ambermingxin in #132
- chore: update CI for Go 1.26.1 and release branches by @jingxiang-z in #133
- chore: add goheader linter to enforce license headers by @rsampaio in #135
- chore: update goreleaser changelog config by @jingxiang-z in #136
- feat: add enrollment precheck command by @jingxiang-z in #134
- feat: add typed health incidents by @jingxiang-z in #137
- chore: Add Issue and PR templates from PLC-OSS-Template to follow NVIDIA OSS standard by @rsampaio in #138
- fix: export NVLink BER float metrics by @jingxiang-z in #140
- chore: remove DCGM policy violation path by @jingxiang-z in #141
- feat: emit DCGM health incidents as events by @jingxiang-z in #142
- fix: improve goreleaser tag selection and changelog grouping (#144) by @jingxiang-z in #145
- fix: dcgm incident integer types (#148) by @jingxiang-z in #149
- fix: bump grpc to address govulncheck finding by @jingxiang-z in #150
- fix: bump sdk grpc-go (#155) by @jingxiang-z in #156
Full Changelog: v1.0.0...v1.1.0