mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Switch to 1DS endpoint (#20769)
* Update to 1DS client * remove product config * Update ai keys * use our own event prefix * re-enable telemetry * Update distro and remove default enableTelemetry * distro * Remove asimovKey references * add comment * distro * distro * distro * add files that break precommit hook * cleanup/fixes * distro * distro + event prefix update * distro * more
This commit is contained in:
@@ -11,7 +11,9 @@
|
||||
"@angular/platform-browser": "~4.1.3",
|
||||
"@angular/platform-browser-dynamic": "~4.1.3",
|
||||
"@angular/router": "~4.1.3",
|
||||
"@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",
|
||||
"@parcel/watcher": "2.0.5",
|
||||
"@vscode/iconv-lite-umd": "0.7.0",
|
||||
"@vscode/ripgrep": "^1.14.2",
|
||||
|
||||
Reference in New Issue
Block a user