Skip to content

x/telemetry/config: add counters for vulncheck codelens usage  #75794

@ethanalee-work

Description

@ethanalee-work

Summary

Targeting gopls@v0.21.0, we are adding telemetry to collect users' interactions with the vulncheck codelens. These counters are necessary to understand how users are interacting with the vulncheck codelens. In the next release, CodeLensRunGoVulncheck will be true by default - https://go-review.googlesource.com/c/tools/+/706935.

gopls/settings/codelenses/vulncheck answers the question of if users' are opting in or out of the vulncheck codelens via settings.

However, after CodeLensRunGoVulncheck:true is landed, then we must determine if users are using the codelens itself if enabled all the time.

Proposed Config Change

https://go-review.googlesource.com/c/telemetry/+/709957

Metadata

Metadata

Assignees

No one assigned

    Labels

    Telemetry-ProposalIssues proposing new telemetry counters.telemetryx/telemetry issues

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions