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(download): reflect the download/TLS backends in the user agent #3815

Merged
merged 1 commit into from
May 9, 2024

Conversation

rami3l
Copy link
Member

@rami3l rami3l commented May 9, 2024

Part of #3790.

https://www.reddit.com/r/rust/comments/1cmzxeu/call_for_testing_rustups_reqwest_backend_with/l357qz1 suggests that we could make UAs more detailed to perform some sort of telemetry-based analysis on the download/TLS backend segmentation.

I just got the confirmation from @Mark-Simulacrum that they can obtain a certain amount of user agent strings for the analysis.

We should've done this sooner (ideally before v1.27.1), but since we've missed the window, the current plan would be looking at how many have switched to RUSTUP_USE_RUSTLS=0 when it gets shipped.

@rami3l rami3l added this to the 1.28.0 milestone May 9, 2024
@rami3l rami3l requested a review from djc May 9, 2024 02:18
@djc
Copy link
Contributor

djc commented May 9, 2024

Nice!

@rami3l rami3l enabled auto-merge May 9, 2024 07:05
@rami3l rami3l added this pull request to the merge queue May 9, 2024
Merged via the queue into master with commit 66b7a44 May 9, 2024
22 checks passed
@rami3l rami3l deleted the feat/user-agent branch May 9, 2024 07:29
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