elastic / elastic/apm-aws-lambda
Collect coldstart FAAS metadata for function logs
Open
8.6-candidate
aws-λ-extension
enhancement
- Dominant language
- Go
- Stars
- 20
- Forks
- 36
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 3
Description
**Is your feature request related to a problem? Please describe.**
Currently, function logs only collect request ID and ARN as FAAS metadata. Investigate collection of `coldstart` metadata.
**Describe the solution you'd like**
Based on the lifecycle of events and the extension, value of `coldstart` can be deduced.
**Describe alternatives you've considered**
N/A
**Additional context**
https://github.com/elastic/apm-aws-lambda/pull/303#discussion_r971437627
Contributor guide
Assessment
This issue has not been assessed yet.