File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 29202920 " rust"
29212921 ],
29222922 "_aiKeyComment" : " Ignore 'Property aiKey is not allowed'. See https://github.com/microsoft/vscode/issues/76493" ,
2923- "aiKey" : " 0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255 " ,
2923+ "aiKey" : " AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217 " ,
29242924 "variables" : {
29252925 "pickProcess" : " extension.pickNativeProcess" ,
29262926 "pickRemoteProcess" : " extension.pickRemoteNativeProcess"
44504450 " rust"
44514451 ],
44524452 "_aiKeyComment" : " Ignore 'Property aiKey is not allowed'. See https://github.com/microsoft/vscode/issues/76493" ,
4453- "aiKey" : " 0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255 " ,
4453+ "aiKey" : " AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217 " ,
44544454 "variables" : {
44554455 "pickProcess" : " extension.pickNativeProcess"
44564456 },
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ export class ExperimentationTelemetry implements IExperimentationTelemetry {
5555
5656let initializationPromise : Promise < IExperimentationService > | undefined ;
5757let experimentationTelemetry : ExperimentationTelemetry | undefined ;
58- const appInsightsKey : string = "0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255 " ;
58+ const appInsightsKey : string = "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217 " ;
5959
6060export function activate ( ) : void {
6161 try {
You can’t perform that action at this time.
0 commit comments