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

Add Architecture to OS #1277

Open
PavelJurka opened this issue Dec 10, 2024 · 0 comments
Open

Add Architecture to OS #1277

PavelJurka opened this issue Dec 10, 2024 · 0 comments

Comments

@PavelJurka
Copy link
Contributor

We would like to extend OS with architecture field mainly for these usecases:

  1. macOS sends the os_arch value with the following options:

x86_64 on Intel Macs (we don’t support of macOS versions which work on i386)

arm64 on Apple Silicon

  1. Linux sends the os_arch value as part of the software information structure during agent registration with the following options:

x86_64

aarch64

Suggesting add architecture filed to OS.

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

No branches or pull requests

1 participant