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
Adds delve's counter to the telemetry configuration. There are two counters, one for crashes and one for panics we catch to avoid crashing.
This is a follow up to the approved proposal #68384
https://go-review.googlesource.com/c/telemetry/+/655415
The text was updated successfully, but these errors were encountered:
Change https://go.dev/cl/655415 mentions this issue: internal/chartconfig: collect counters for Delve
internal/chartconfig: collect counters for Delve
Sorry, something went wrong.
cc @golang/tools-team cc @derekparker
Related Issues
(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)
No branches or pull requests
Summary
Adds delve's counter to the telemetry configuration. There are two counters, one for crashes and one for panics we catch to avoid crashing.
This is a follow up to the approved proposal #68384
Proposed Config Change
https://go-review.googlesource.com/c/telemetry/+/655415
The text was updated successfully, but these errors were encountered: