Commit 1f62501
authored
telemetry: should send suggestionType/pluginVersion via sendTelemetryEvent api (#8080)
## Problem
- update aws sdk
- sendTelemetryEvent API is missing pluginVersion
- sendTelemetryEvent.userTriggerEvent is missing suggestionType
## Solution
---
- Treat all work as PUBLIC. Private `feature/x` branches will not be
squash-merged at release time.
- Your code changes must meet the guidelines in
[CONTRIBUTING.md](https://github.com/aws/aws-toolkit-vscode/blob/master/CONTRIBUTING.md#guidelines).
- License: I confirm that my contribution is made under the terms of the
Apache 2.0 license.1 parent 6d678e9 commit 1f62501
File tree
3 files changed
+588
-45
lines changed- packages/core/src/codewhisperer
- client
- util
3 files changed
+588
-45
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| 230 | + | |
230 | 231 | | |
231 | 232 | | |
232 | 233 | | |
| |||
0 commit comments