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

Optionally send tools download telemetry #1538

Merged
merged 1 commit into from Feb 13, 2023

Conversation

angelapwen
Copy link
Contributor

This PR sends the two optional telemetry fields tools_download_duration_ms and tools_feature_flags_valid conditionally: if either field is undefined, the field is not sent.

This should not change anything in our telemetry because the fields should have been ignored regardless, but we add them conditionally just to be sure.

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 February 13, 2023 21:05
henrymercer
henrymercer previously approved these changes Feb 13, 2023
src/init-action.ts Outdated Show resolved Hide resolved
@angelapwen angelapwen enabled auto-merge (squash) February 13, 2023 21:24
@angelapwen angelapwen merged commit a25536b into github:main Feb 13, 2023
@angelapwen angelapwen deleted the telemetry-optional-update branch February 13, 2023 23:30
@github-actions github-actions bot mentioned this pull request Feb 24, 2023
6 tasks
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.

None yet

2 participants