We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bucket, histogram counters config can have format like
gopls/client:{vscode,vscodium,vscode-insiders,code-server,eglot,govim,neovim,coc.nvim,sublimetext,other} gopls/goversion:{1.16,1.17,1.18,1.19,1.20,1.21,1.22,1.23,1.24,1.25,1.26,1.27,1.28,1.29,1.30}
Current upload logic doesn't understand it.
https://go.googlesource.com/telemetry/+/fc2106bd9d7a/internal/upload/reports.go#197
The text was updated successfully, but these errors were encountered:
Change https://go.dev/cl/533259 mentions this issue: internal/upload: expand counter name patterns
internal/upload: expand counter name patterns
Sorry, something went wrong.
golang/telemetry@788d562
pjweinb
No branches or pull requests
Bucket, histogram counters config can have format like
Current upload logic doesn't understand it.
https://go.googlesource.com/telemetry/+/fc2106bd9d7a/internal/upload/reports.go#197
The text was updated successfully, but these errors were encountered: