Initial adoption of 1DS Sdk (#151531)

* Start with implementing 1DS

* Add part a flag

* Fix byte mask

* Add internal testing in shared process

* Update AI

* Update XHR Override

* Update to only call unload

* small changes

* Move key to rpoduct.json

* Fix endpoint

Co-authored-by: SteVen Batten <sbatten@microsoft.com>
This commit is contained in:
Logan Ramos
2022-06-10 12:14:29 -04:00
committed by GitHub
parent 7a1330d62f
commit b0a239379b
10 changed files with 440 additions and 205 deletions

View File

@@ -3,7 +3,9 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@microsoft/applicationinsights-web": "^2.6.4",
"@microsoft/1ds-core-js": "^3.2.2",
"@microsoft/1ds-post-js": "^3.2.2",
"@microsoft/applicationinsights-web": "^2.8.4",
"@vscode/iconv-lite-umd": "0.7.0",
"@vscode/vscode-languagedetection": "1.0.21",
"jschardet": "3.0.0",