]> Cypherpunks repositories - gostls13.git/commit
cmd/go: add telemetry counters for flag names and subcommand
authorMichael Matloob <matloob@golang.org>
Tue, 30 Jan 2024 21:47:34 +0000 (16:47 -0500)
committerMichael Matloob <matloob@golang.org>
Thu, 1 Feb 2024 22:59:31 +0000 (22:59 +0000)
commit117164f9e35e34f3d78cf635dd3c8352b2110ca1
tree88440d0f2988d91a3452660c9a4fff1d64facad0
parent6d3c1ce885ab8b359100e0e8ef4a8338deba6704
cmd/go: add telemetry counters for flag names and subcommand

For #58894

Change-Id: I6b5d5b14be9858f5855eeac0110aa44e762cee03
Cq-Include-Trybots: luci.golang.try:gotip-linux-amd64-longtest
Reviewed-on: https://go-review.googlesource.com/c/go/+/559519
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
src/cmd/go/main.go