Skip to content

Commit

Permalink
RTS Validation
Browse files Browse the repository at this point in the history
  • Loading branch information
siakmun-aws committed Dec 17, 2024
1 parent 4ff9046 commit 09141d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/amazonqFeatureDev/session/session.ts
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ export class Session {
metricName: 'Operation',
metricValue: 1,
timestamp: new Date(Date.now()),
product: 'Amazon Q For VS Code',
product: 'FeatureDev',
dimensions: [
{
name: 'operationName',
Expand Down

0 comments on commit 09141d3

Please sign in to comment.