Consume proposed telemetry API (#165862)

* Consume proposed telemetry API

* Update webpack
This commit is contained in:
Logan Ramos
2022-11-08 21:58:28 -05:00
committed by GitHub
parent fd5edb9906
commit bf1697d98c
28 changed files with 3988 additions and 337 deletions

View File

@@ -16,6 +16,7 @@
"onAuthenticationRequest:microsoft"
],
"enabledApiProposals": [
"telemetryLogger",
"idToken",
"extensionLog"
],
@@ -61,7 +62,7 @@
"sha.js": "2.4.11",
"stream": "0.0.2",
"uuid": "^8.2.0",
"@vscode/extension-telemetry": "0.6.2"
"@vscode/extension-telemetry": "0.7.0-preview"
},
"repository": {
"type": "git",