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:
@@ -30,11 +30,11 @@
|
||||
"privacyStatementUrl": "https://privacy.microsoft.com/privacystatement",
|
||||
"telemetryOptOutUrl": "https://github.com/Microsoft/azuredatastudio/wiki/How-to-Disable-Telemetry-Reporting",
|
||||
"urlProtocol": "azuredatastudio-oss",
|
||||
"enableTelemetry": true,
|
||||
"enableTelemetry": false,
|
||||
"webviewContentExternalBaseUrlTemplate": "https://{{uuid}}.vscode-webview.net/insider/69df0500a8963fc469161c038a14a39384d5a303/out/vs/workbench/contrib/webview/browser/pre/",
|
||||
"npsSurveyUrl": "https://aka.ms/azuredatastudio-nps",
|
||||
"aiConfig": {
|
||||
"asimovKey": "AIF-37eefaf0-8022-4671-a3fb-64752724682e"
|
||||
"ariaKey": "29a207bb14f84905966a8f22524cb730-25407f35-11b6-4d4e-8114-ab9e843cb52f-7380"
|
||||
},
|
||||
"sendASmile": {
|
||||
"reportIssueUrl": "https://github.com/Microsoft/azuredatastudio/issues/new",
|
||||
|
||||
Reference in New Issue
Block a user