Skip to content
New issue

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

feat: add doc for telemetry and usage data #4619

Merged
merged 2 commits into from Nov 8, 2023
Merged

feat: add doc for telemetry and usage data #4619

merged 2 commits into from Nov 8, 2023

Conversation

deboer-tim
Copy link
Collaborator

What does this PR do?

The telemetry investigation in #3788 led to a couple issues being opened to improve the events we're sending, but one of the comments was that we don't really have this written down anywhere.

Some other projects contain a USAGE_DATA.md file, so this is my attempt to both write down what we collect and why for users, but also start some coding notes for committers. Feedback appreciated.

Screenshot/screencast of this PR

N/A

What issues does this PR fix or reference?

Fixes #3788.

How to test this PR?

N/A

The telemetry investigation in #3788 led to a couple issues being opened to improve
the events we're sending, but one of the comments was that we don't really have this
written down anywhere.

Some other projects contain a USAGE_DATA.md file, so this is my attempt to both
write down what we collect and why for users, but also start some coding notes for
committers. Feedback appreciated.

Fixes #3788.

Signed-off-by: Tim deBoer <git@tdeboer.ca>
@deboer-tim deboer-tim requested review from benoitf and a team as code owners November 2, 2023 19:19
@deboer-tim deboer-tim requested review from jeffmaury and lstocchi and removed request for a team November 2, 2023 19:19
USAGE_DATA.md Outdated Show resolved Hide resolved
USAGE_DATA.md Outdated Show resolved Hide resolved
USAGE_DATA.md Outdated Show resolved Hide resolved
USAGE_DATA.md Outdated Show resolved Hide resolved
USAGE_DATA.md Show resolved Hide resolved
USAGE_DATA.md Show resolved Hide resolved
USAGE_DATA.md Outdated Show resolved Hide resolved
Responded to PR feedback:
- Changed setting location to use $HOME.
- Added location of anonymous id.
- Added info on how to import TelemetryLogger.
- Error object was originally meant to be pseudocode but it looks too much like an object, changed to typescript.

Signed-off-by: Tim deBoer <git@tdeboer.ca>
@deboer-tim deboer-tim merged commit e374db9 into main Nov 8, 2023
9 checks passed
@deboer-tim deboer-tim deleted the usage_data branch November 8, 2023 16:23
@podman-desktop-bot podman-desktop-bot added this to the 1.6.0 milestone Nov 8, 2023
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.

Investigate telemetry errors
3 participants