lumigo-io / lumigo-CLI

Open source CLI tool to help you develop and manage serverless applications.
https://lumigo.io
Apache License 2.0
331 stars 21 forks source link

add command to find the number of cold starts within a certain period #27

Closed Nxtra closed 4 years ago

Nxtra commented 4 years ago

We could do this by looking at the number of logStreams created for a particular lambda function.

theburningmonk commented 4 years ago

good shout!

theburningmonk commented 4 years ago

:tada: This issue has been resolved in version 0.15.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: