Update telemetry endpoints (#19841)

* Update telemetry endpoints

* Bump sql-assessment package
This commit is contained in:
Charles Gagnon
2022-06-28 09:16:29 -07:00
committed by GitHub
parent 42ad364eea
commit ebb1dcdfba
23 changed files with 503 additions and 863 deletions

View File

@@ -116,7 +116,7 @@ export function submitAllStats(productJson: any, commit: string): Promise<boolea
.setAutoDependencyCorrelation(false)
.start();
appInsights.defaultClient.config.endpointUrl = 'https://vortex.data.microsoft.com/collect/v1';
appInsights.defaultClient.config.endpointUrl = 'https://mobile.events.data.microsoft.com/collect/v1';
/* __GDPR__
"monacoworkbench/packagemetrics" : {