Skip to content

Commit 9a265b9

Browse files
committed
clarified log dimension
1 parent c360ff7 commit 9a265b9

File tree

1 file changed

+1
-1
lines changed
  • packages/core/src/amazonqFeatureDev/session

1 file changed

+1
-1
lines changed

packages/core/src/amazonqFeatureDev/session/session.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ export class Session {
301301
value: result,
302302
},
303303

304-
// The log dimension will not be emitted to CloudWatch
304+
// The log dimension will be emitted only to CloudWatch Logs
305305
...(log
306306
? [
307307
{

0 commit comments

Comments
 (0)