aws / aws/aws-sam-cli

Feature request: Emulate Lambda Telemetry API endpoints

Open
#6,209 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.