Go 1.23 allows users to enable telemetry uploading to share their usage data with the Go team, assisting in bug fixing and toolchain improvements. Users must explicitly consent to share data, reflecting a shift from past designs due to privacy concerns. This telemetry has already assisted in identifying bugs within the Go language server gopls. The implementation of this feature was completed in summer 2023 after extensive user feedback and testing, enhancing Go's performance, portability, and transparency with respect to user data.
Go 1.23 introduces an optional telemetry feature allowing users to share usage data to help improve the Go toolchain through feedback.
The new telemetry implementation in Go is designed to enhance performance and transparency based on user feedback, ensuring privacy and consent.
Collection
[
|
...
]