We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0942c14 + 707aca8 commit 9ca3906Copy full SHA for 9ca3906
README.md
@@ -6,7 +6,10 @@ not to send telemetry data. See [telemetry extension guidelines](https://code.vi
6
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.
7
8
# Install
9
+With npm:
10
`npm install @vscode/extension-telemetry`
11
+With yarn:
12
+`yarn add @vscode/extension-telemetry`
13
14
# Usage
15
0 commit comments