Skip to content

Add usage events for desktop access#33051

Merged
zmb3 merged 1 commit intomasterfrom
zmb3/desktop-usage-metrics
Oct 13, 2023
Merged

Add usage events for desktop access#33051
zmb3 merged 1 commit intomasterfrom
zmb3/desktop-usage-metrics

Conversation

@zmb3
Copy link
Copy Markdown
Collaborator

@zmb3 zmb3 commented Oct 5, 2023

Closes #30417

@zmb3 zmb3 force-pushed the zmb3/desktop-usage-metrics branch from 20ab1ce to c068b2b Compare October 5, 2023 22:14
@zmb3 zmb3 force-pushed the zmb3/desktop-usage-metrics branch 3 times, most recently from 162dd96 to c357f2f Compare October 11, 2023 19:31
@zmb3 zmb3 marked this pull request as ready for review October 11, 2023 19:31
@github-actions github-actions Bot requested review from ravicious and rudream October 11, 2023 19:32
@zmb3 zmb3 force-pushed the zmb3/desktop-usage-metrics branch from c357f2f to e6ea120 Compare October 11, 2023 20:38
DesktopDirectoryShare: &prehogv1a.DesktopDirectoryShareEvent{
Desktop: a.AnonymizeString(e.Desktop),
UserName: a.AnonymizeString(e.UserName),
DirectoryName: a.AnonymizeString(e.DirectoryName),
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we capture DirectoryName? Is this to see if people share the same dir over and over or use folder sharing for different folders?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. The combination of directory, desktop, and user can give us insight into usage patterns. (How many different unique directories, does each user share many directories or always the same one, etc)

@zmb3 zmb3 added this pull request to the merge queue Oct 12, 2023
Merged via the queue into master with commit df09eb3 Oct 13, 2023
@zmb3 zmb3 deleted the zmb3/desktop-usage-metrics branch October 13, 2023 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Desktop Access Telemetry

3 participants