aws-toolkit-vscode icon indicating copy to clipboard operation
aws-toolkit-vscode copied to clipboard

Add AppcomposerResourceCount telemetry event

Open bildungsroman opened this issue 1 year ago • 0 comments

Problem

We're tracking resource counts in the App Composer console, but not in the VS Code extension. This allows for tracking that telemetry event in VSC as well.

Solution

This adds the AppcomposerResourceCount telemetry event, which records the resourceCounts and totalResourceCount values coming from FigAssets.

No testable changes added, as this uses existing telemetry tracking mechanisms.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

bildungsroman avatar Jan 12 '24 23:01 bildungsroman