Skip to content

New snippet submission - Lambda cold starts count and init duration #2

@m-radzikowski

Description

@m-radzikowski

To submit a template to the Serverless Snippets Collection, submit an issue with the following information.

To learn more about submitting a pattern, read the publishing guidelines page. and added a new snippet guide.

  1. Use the model template located at https://github.com/aws-samples/serverless-snippets/tree/main/_snippet-model to set up a README, snipet-data.json (metadata) and your snippet code (snippet.txt).

If you want multiple code examples in your snippet or support tabbed code examples (multi runtimes for example) then follow the guide for added a new snippet.

GitHub PR for template: #1

There are already two snippets to count the Lambda cold starts. However, this snippet extracts the initialization duration during the cold start and provides the min, max, and avg initialization time.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions