aws / aws-toolkit-vscode

Amazon Q, CodeCatalyst, Local Lambda debug, SAM/CFN syntax, ECS Terminal, AWS resources
https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.amazon-q-vscode
Apache License 2.0
1.41k stars 346 forks source link

feat: update sendFeatureDevTelemetry to include user context and opt in/out telemetry options #5221

Closed sannicm closed 1 week ago

sannicm commented 1 week ago

Problem

User context and opt in/out telemetry options are needed for the sendTelemetryEvent activity to parse the event. This were missing from the initial implemention.

Solution

It is being added the above fields to the request. It has been tested locally sending these events to the server and checking for their correct processing.

License

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

sannicm commented 1 week ago

/retryBuilds

sannicm commented 1 week ago

/retryBuilds