Skip to content

feat: anonymous usage telemetry#5

Open
vigneshrajsb wants to merge 3 commits into
mainfrom
claude/youthful-robinson-72b6fa
Open

feat: anonymous usage telemetry#5
vigneshrajsb wants to merge 3 commits into
mainfrom
claude/youthful-robinson-72b6fa

Conversation

@vigneshrajsb

Copy link
Copy Markdown
Collaborator

Reports one anonymous event per command to the deployment's POST /api/v2/telemetry/events — command and flag names, duration, and outcome only; never argument values, error messages, or user identity. Distinct usage is tracked via a random install UUID stored in the CLI config.

Fire-and-forget with a 3s timeout: failures (offline, logged out, older deployments without the endpoint) are swallowed silently and never affect the command. Set LFC_TELEMETRY_DISABLED=1 to turn it off.

Server side lands separately in GoodRxOSS/lifecycle.

@vigneshrajsb vigneshrajsb marked this pull request as ready for review July 2, 2026 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant