]> Cypherpunks repositories - gostls13.git/commit
cmd/go: add release notes for go telemetry, and telemetry env values
authorMichael Matloob <matloob@golang.org>
Fri, 24 May 2024 16:01:36 +0000 (12:01 -0400)
committerMichael Matloob <matloob@golang.org>
Tue, 28 May 2024 19:06:07 +0000 (19:06 +0000)
commit8e2b3ac705af8548139209d74c686c14864ff7e7
tree5c50276ec453690124f5b1925fdad688bed4d97f
parent94aeedc33a4434f0d410be7c42e0bbcdaedd790f
cmd/go: add release notes for go telemetry, and telemetry env values

This change fills in the release notes for the go telemetry command as
well as the unsettable GOTELEMETRY and GOTELEMETRYDIR go env values.

For #67111

Change-Id: Id6943f79f7ab2457787e1639d8d5fb1c1e2649dc
Reviewed-on: https://go-review.googlesource.com/c/go/+/587923
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Sam Thanawalla <samthanawalla@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
doc/next/3-tools.md