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

Telemetry: report OS release for GitHub-hosted Linux runners #2612

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

angelapwen
Copy link
Contributor

Previously, we were not reporting the OS release for Linux runners, because the custom build suffix may be private customer information on self-hosted runners. This PR begins reporting the OS release for GitHub-hosted Linux runners, which will allow us to more easily query which GitHub ubuntu image a customer is running on while maintaining customer privacy on self-hosted runners.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

@angelapwen angelapwen requested a review from a team as a code owner November 18, 2024 21:45
@angelapwen angelapwen merged commit e782c3a into main Nov 18, 2024
271 checks passed
@angelapwen angelapwen deleted the angelapwen/report-linux-runner-release branch November 18, 2024 22:34
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