Hello Everybody,
I simply up to date go from 1.21 to 1.23 and the lastest model has a brand new function i.e Go Telemerty. I’ve allow this function by executing “go telemetry on” command. Its been greater than two week I’m working my software with telemetry on, however I don’t discover any telemetry log information generated underneath os.UserConfigDir()/go/telemetry. Am I wanting underneath the precise location or Am I lacking any steps right here, May you please information.
As per the go documentation setting Telemetry on is sufficient and we don’t must do another exercise to get this telemetry logs/information generated.
THanks
Madhusudan
gotelemetry env
will present your native telemetry folder path if you wish to double verify you’re wanting in the precise place. (gotelemetry
have to be one phrase.)
If working go telemetry
(two phrases) reveals “on” it is best to be capable to present native information studies with gotelemetry view
: Go Telemetry – The Go Programming Language
I ought to add that you simply’ll want to put in gotelemetry
:
go set up golang.org/x/telemetry/cmd/gotelemetry@newest
And that telemetry is at the moment disabled on OpenBSD attributable to check failures (you gained’t see information in case you’re on OpenBSD):