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 349 forks source link

feat: add featureDevTelemetryEvent #5179

Closed sannicm closed 2 weeks ago

sannicm commented 2 weeks ago

Problem

For testing ABTesting configuration and infrastructure, is needed to start sending telemetry events so RTS. This will create the basic implementation to track ABTests for featureDev.

Solution

Add the new event model to the service schema, Add a sendTelemetryEvent request when a conversation is created.

License

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