config: regenerate upload config
This is an automated CL which updates the generated upload config.
[git-generate]
go generate ./internal/configgen
Change-Id: If1c4de42f6213d8e3fd10e581d4d671ee8f009e2
Reviewed-on: https://go-review.googlesource.com/c/telemetry/+/696935
Reviewed-by: Madeline Kalil <mkalil@google.com>
Reviewed-by: Hongxiang Jiang <hxjiang@golang.org>
Auto-Submit: Gopher Robot <gobot@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
diff --git a/config/config.json b/config/config.json
index e9c5390..3188c5f 100644
--- a/config/config.json
+++ b/config/config.json
@@ -565,6 +565,10 @@
{
"Name": "vscode-go/tool/usage:{gotests,gomodifytags,goplay}",
"Rate": 1
+ },
+ {
+ "Name": "vscode-go/command/trigger:{gotests-command_palette,gotests-context_menu,gomodifytags-command_palette,gomodifytags-context_menu,gopls.add_test-command_palette,gopls.add_test-context_menu,gopls.add_test-code_action,gopls.modify_tags-command_palette,gopls.modify_tags-context_menu,gopls.modify_tags-code_action}",
+ "Rate": 1
}
]
},
@@ -820,7 +824,7 @@
],
"Counters": [
{
- "Name": "gopls/client:{vscode,vscodium,vscode-insiders,code-server,eglot,govim,neovim,coc.nvim,sublimetext,other}",
+ "Name": "gopls/client:{vscode,vscodium,vscode-insiders,code-server,eglot,govim,neovim,coc.nvim,sublimetext,windsurf,cursor,other}",
"Rate": 1
},
{