fix: add telemetry documentation and init notice (#640)#788
Merged
pszymkowiak merged 1 commit intodevelopfrom Mar 23, 2026
Merged
fix: add telemetry documentation and init notice (#640)#788pszymkowiak merged 1 commit intodevelopfrom
pszymkowiak merged 1 commit intodevelopfrom
Conversation
- Add "Privacy & Telemetry" section to README explaining what is collected, what is NOT, and how to opt-out - Show telemetry notice during rtk init so users are informed Signed-off-by: Patrick szymkowiak <patrick.szymkowiak@innovtech.eu>
Collaborator
Author
📊 Automated PR Analysis
SummaryAdds a Privacy & Telemetry section to the README documenting what data RTK collects and how to opt out, and displays a one-time telemetry notice during Review Checklist
Linked issues: #640 Analyzed automatically by wshm · This is an automated analysis, not a human review. |
romualdbassinot-efficy
pushed a commit
to romualdbassinot-efficy/rtk
that referenced
this pull request
Mar 29, 2026
…#788) - Add "Privacy & Telemetry" section to README explaining what is collected, what is NOT, and how to opt-out - Show telemetry notice during rtk init so users are informed Signed-off-by: Patrick szymkowiak <patrick.szymkowiak@innovtech.eu>
romualdbassinot-efficy
pushed a commit
to romualdbassinot-efficy/rtk
that referenced
this pull request
Apr 10, 2026
…#788) - Add "Privacy & Telemetry" section to README explaining what is collected, what is NOT, and how to opt-out - Show telemetry notice during rtk init so users are informed Signed-off-by: Patrick szymkowiak <patrick.szymkowiak@innovtech.eu>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Addresses H-1 from #640 (security review).
Changes
rtk initso users are informed at install timeWhat RTK collects (anonymous, daily, opt-out)
What RTK does NOT collect
Source code, file paths, command arguments, secrets, environment variables, PII.
Opt-out
RTK_TELEMETRY_DISABLED=1or[telemetry] enabled = falsein config.toml.