Skip to content

Commit 3cf12bf

Browse files
authored
Merge pull request #106 from microsoft/lramos15/addDocLink
Add telemetry guideline link to readme
2 parents 56fe0ca + 9637166 commit 3cf12bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# [@vscode/extension-telemetry](https://www.npmjs.com/package/@vscode/extension-telemetry)
22
This module provides a consistent way for extensions to report telemetry
33
over Application Insights. The module respects the user's decision about whether or
4-
not to send telemetry data.
4+
not to send telemetry data. See [telemetry extension guidelines](https://code.visualstudio.com/api/extension-guides/telemetry) for more information on using telemetry in your extension.
55

66
Follow [guide to set up Application Insights](https://docs.microsoft.com/en-us/azure/azure-monitor/app/create-new-resource) in Azure and get your key.
77

0 commit comments

Comments
 (0)