diff --git a/src/client/telemetry/index.ts b/src/client/telemetry/index.ts index 4a2be37165a1..b1504981332a 100644 --- a/src/client/telemetry/index.ts +++ b/src/client/telemetry/index.ts @@ -358,7 +358,8 @@ export interface IEventNamePropertyMapping { "totalnonblockingactivatetime" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "luabud" }, "usinguserdefinedinterpreter" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "luabud" }, "usingglobalinterpreter" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "luabud" }, - "isfirstsession" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "luabud" } + "isfirstsession" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "luabud" }, + "usingenvironmentsextension" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "eduardovil" } } */ [EventName.EDITOR_LOAD]: {