Feature request: Emulate Lambda Telemetry API endpoints
Open
stage/pm-review
type/feature
- Dominant language
- Python
- Stars
- 6.7k
- Forks
- 1.2k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 52
Description
### Describe your idea/feature/enhancement
I wish SAM would emulate the [Lambda Telemetry API](https://docs.aws.amazon.com/lambda/latest/dg/telemetry-api.html) when running functions locally. Some layers such as the AWS Distro for Open Telemetry depend on it and crash if it's not available.
### Proposal
I assume this would be similar in implementation to the Lambda Logs API endpoint.
Things to consider:
1. Will this require any updates to the [SAM Spec](https://github.com/awslabs/serverless-application-model)? No.
### Additional Details
N/A
Contributor guide
Assessment
This issue has not been assessed yet.