-
Notifications
You must be signed in to change notification settings - Fork 1.2k
add a repo-local telemetry doc and notification for folks that work on CLI Telemetry #50867
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds comprehensive telemetry documentation and automation to help maintain awareness of telemetry changes in the .NET SDK CLI. The purpose is to create a living inventory of CLI telemetry for partner teams and provide tooling to ensure documentation stays updated.
Key changes:
- Comprehensive telemetry documentation covering all events, properties, and privacy practices
- Automated GitHub policy to notify and guide telemetry-related PRs
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
File | Description |
---|---|
documentation/project-docs/telemetry.md | New comprehensive documentation covering all .NET SDK telemetry events, properties, configuration options, and privacy practices |
.github/policies/resourceManagement.yml | Added automated policy to remind PR authors of telemetry guidelines when Area-Telemetry label is applied |
It is helpful to have a living inventory of CLI telemetry for partner teams to reference, as well as some tooling to help us remember to keep this updated/documented.