Skip to content

Commit c47f4b9

Browse files
author
Vandita Patidar
committed
Making metric change for serverless land
1 parent 2c0b4a5 commit c47f4b9

File tree

1 file changed

+1
-1
lines changed
  • packages/core/src/awsService/appBuilder/serverlessLand

1 file changed

+1
-1
lines changed

packages/core/src/awsService/appBuilder/serverlessLand/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ export async function createNewServerlessLandProject(extContext: ExtContext): Pr
5757
true
5858
)
5959
telemetry.record({
60-
templateName: assetName,
60+
templateName: config.pattern,
6161
runtimeString: config.runtime,
6262
iac: config.iac,
6363
})

0 commit comments

Comments
 (0)