Skip to content

Commit 35979a9

Browse files
authored
fix: mark aws_extensionUninstalled as passive (#863)
mark aws_extensionUninstalled as passive ## License By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent 90f706c commit 35979a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

telemetry/definitions/commonDefinitions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2713,6 +2713,7 @@
27132713
{
27142714
"name": "aws_extensionUninstalled",
27152715
"description": "An extension in uninstalled",
2716+
"passive": true,
27162717
"metadata": []
27172718
},
27182719
{

0 commit comments

Comments
 (0)