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

Basic Telemetry for File Explorer Source Control Integration feature inside Dev Home #3484

Conversation

ssparach
Copy link
Contributor

Summary of the pull request

Add telemetry around repository add/removal

References and relevant issues

Detailed description of the pull request / Additional comments

For this feature, the telemetry event will be fired when a user adds a repository or removes a repository through the UI flow. As such the event will take two pieces of information i.e. the source control technology provider name and repository root path. The root path will be scrubbed to remove potential PII.

Validation steps performed

Built release msix package

PR checklist

  • Closes #xxx
  • Tests added/passed
  • Documentation updated

@ssparach ssparach marked this pull request as ready for review July 23, 2024 21:34
@ssparach ssparach merged commit b956d2d into feature/fileexplorer-sourcecontrol-integration Jul 26, 2024
4 checks passed
ssparach added a commit that referenced this pull request Jul 31, 2024
…inside Dev Home (#3484)

* proposed telemetry changes for add/remove repository

* remove unrequired using statements

* address PR feedback

* address PR feedback

* adjust comment

* add count of repos tracked inside Dev Home to event
ssparach added a commit that referenced this pull request Jul 31, 2024
…inside Dev Home (#3484)

* proposed telemetry changes for add/remove repository

* remove unrequired using statements

* address PR feedback

* address PR feedback

* adjust comment

* add count of repos tracked inside Dev Home to event
ssparach added a commit that referenced this pull request Jul 31, 2024
…inside Dev Home (#3484)

* proposed telemetry changes for add/remove repository

* remove unrequired using statements

* address PR feedback

* address PR feedback

* adjust comment

* add count of repos tracked inside Dev Home to event
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.

3 participants