File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 13791379 "type" : " string" ,
13801380 "description" : " HTTP status code for the request (if any) associated with a metric."
13811381 },
1382+ {
1383+ "name" : " iac" ,
1384+ "type" : " string" ,
1385+ "description" : " The IaC being used"
1386+ },
13821387 {
13831388 "name" : " iamResourceType" ,
13841389 "type" : " string" ,
62016206 }
62026207 ]
62036208 },
6209+ {
6210+ "name" : " lambda_createServerlessLandProject" ,
6211+ "description" : " Called when creating a new Serverless Project" ,
6212+ "metadata" : [
6213+ {
6214+ "type" : " duration"
6215+ },
6216+ {
6217+ "type" : " iac"
6218+ },
6219+ {
6220+ "type" : " result"
6221+ },
6222+ {
6223+ "type" : " runtimeString"
6224+ },
6225+ {
6226+ "type" : " templateName"
6227+ }
6228+ ]
6229+ },
62046230 {
62056231 "name" : " lambda_delete" ,
62066232 "description" : " called when deleting lambdas remotely" ,
You can’t perform that action at this time.
0 commit comments