File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2006,7 +2006,7 @@ export interface IEventNamePropertyMapping {
2006
2006
* Telemetry event sent when a check for environment creation conditions is triggered.
2007
2007
*/
2008
2008
/* __GDPR__
2009
- "environemt .check.trigger" : {
2009
+ "environment .check.trigger" : {
2010
2010
"trigger" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth", "owner": "karthiknadig" }
2011
2011
}
2012
2012
*/
@@ -2023,7 +2023,7 @@ export interface IEventNamePropertyMapping {
2023
2023
* Telemetry event sent when a check for environment creation condition is computed.
2024
2024
*/
2025
2025
/* __GDPR__
2026
- "environemt .check.result" : {
2026
+ "environment .check.result" : {
2027
2027
"result" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth", "owner": "karthiknadig" }
2028
2028
}
2029
2029
*/
You can’t perform that action at this time.
0 commit comments