microsoft / microsoft/vscode-docs
Improve extension telemetry documentation
Open
@ntrogh is already working on this.
Since Aug 9, 2024.
doc-enhancement
- Dominant language
- Markdown
- Stars
- 6.6k
- Forks
- 5.8k
- Avg merge
- 11h 43m
- Merged PRs (30d)
- 123
Description
The documentation for adding telemetry to extensions is unclear and incomplete.
Add more descriptive steps about how extension authors can:
- Capture telemetry for an extension (
TelemetryReporter?) - Store telemetry events (
@vscode/extension-telemetry?)
@isidorn FYI
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.