Skip to content

Commit 71d9748

Browse files
authored
Merge pull request #848 from ivikash/feat/handle-extension-uninstallation
2 parents d74064c + f274a1e commit 71d9748

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

telemetry/definitions/commonDefinitions.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2687,6 +2687,11 @@
26872687
}
26882688
]
26892689
},
2690+
{
2691+
"name": "aws_extensionUninstalled",
2692+
"description": "An extension in uninstalled",
2693+
"metadata": []
2694+
},
26902695
{
26912696
"name": "aws_featureConfig",
26922697
"description": "AB Testing Feature response and Cohort Assignments",

0 commit comments

Comments
 (0)