Commit Graph

2 Commits

Author SHA1 Message Date
Cuong Manh Le
7702bfb0b5 fix(system): disable ghw warnings to reduce log noise
Disable warnings from ghw library when retrieving chassis information.
These warnings are undesirable but recoverable errors that emit unnecessary
log messages. Using WithDisableWarnings() suppresses them while maintaining
functionality.
2026-03-05 17:24:03 +07:00
Cuong Manh Le
6c02b161bf Including system metadata when posting to utility API 2026-03-05 17:24:01 +07:00