actions / setup-go

Set up your GitHub Actions workflow with a specific version of Go
MIT License
1.39k stars 513 forks source link

Enable golang telemetry #494

Open janisz opened 1 month ago

janisz commented 1 month ago

Description: Enable golang telemetry collection option to make it easier to gather the data by golang team.

Justification: https://tip.golang.org/doc/telemetry

Are you willing to submit a PR? Yes

priyagupta108 commented 1 month ago

Hi @janisz 👋, Thank you for the feature request. We'll investigate it and get back to you as soon as we have updates.

galdor commented 2 weeks ago

Any data collection option should be, as the name says, an option. Telemetry should not be enabled by default.