Commit d697f44
authored
telemetry(amazonq dev): track empty path file scenario #5625
## Problem
When customer use workspaces to generate files, RTS and LLM cannot
decide which folder to deliver the generated file. We're for now
tracking how many times we reach for accountability and prioritization.
## Solution
Add telemetry to count and save the conversationIds that reach this
specific workspace usage.
PS: This is only included in VS Code since the Workspaces capability is only used here.1 parent 78c448b commit d697f44
File tree
2 files changed
+26
-3
lines changed- packages
- amazonq/.changes/next-release
- core/src/amazonqFeatureDev/session
2 files changed
+26
-3
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
Lines changed: 22 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
84 | 91 | | |
85 | 92 | | |
86 | 93 | | |
| |||
174 | 181 | | |
175 | 182 | | |
176 | 183 | | |
177 | | - | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
178 | 191 | | |
179 | 192 | | |
180 | 193 | | |
| |||
378 | 391 | | |
379 | 392 | | |
380 | 393 | | |
381 | | - | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
382 | 401 | | |
383 | 402 | | |
384 | 403 | | |
| |||
0 commit comments