Live data from Hacker News

Telemetry in Go 1.23 and Beyond

go.dev

11–12 of 12 posts

Re: Telemetry in Go 1.23 and Beyond

#12
post #10
post #8

go telemetry on, to start uploading. go telemetry off to stop logging telemetry data. Isn't this a bit of a weird interface? I didn't check the docs but there must be a way to get to the default setting of log but don't upload.

`go telemetry local` will gather local data but not upload it.

Thank you.
Post reply on HN