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: Report host information in telemetry #118

Merged
merged 2 commits into from
May 20, 2024
Merged

Commits on Apr 30, 2024

  1. feat: Report host information in telemetry

    - Collect informations on the Operating System and the CPU architecture
    - Report those informations in telemetry
    dmehala committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8b6bdc2 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. fix: lost reference to payload in set_telemetry

    - Set debug header only if debug is enabled
    - Keep in memory uname result
    dmehala committed May 20, 2024
    Configuration menu
    Copy the full SHA
    316ebbb View commit details
    Browse the repository at this point in the history