Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(internal/collector): MULTI-1736 implement sysinfo collection on Linux #8

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

Sploder12
Copy link
Collaborator

This PR implements system hardware information collection on Linux. (but not special handling for WSL)
The information collected includes Product, CPU, GPU, Memory, Block, and Screen as described by the spec with some exceptions. The exceptions are:

  • Screens do not include color count and HDR information.
  • GPU driver does not include version

MULTI-1736

@Sploder12 Sploder12 force-pushed the collector-sysinfo-wip branch from d813e81 to e025b58 Compare January 16, 2025 20:23
Base automatically changed from collector_wip to main January 16, 2025 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants