elastic / elastic/apm-aws-lambda

Support AWS Lambda@Edge

Open
#397 1 comment 1 reaction 0 assignees View on GitHub
aws-λ-extension community enhancement triage
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.**
I want to use Elastic APM in AWS Lambda@Edge functions. However [AWS Lambda@Edge does not support layers and environment variables](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/edge-functions-restrictions.html#lambda-at-edge-function-restrictions). I can use Elastic APM in regular AWS Lambda functions [by following the instructions](https://www.elastic.co/guide/en/apm/agent/nodejs/current/lambda.html)

**Describe the solution you'd like**
Instructions on how to bundle the extension inside ZIP, webpack the client library, and manually initialize the APM client would be appreciated.

**Describe alternatives you've considered**
None.

**Additional context**
We would like to measure the performance of our Lambda@Edge functions.

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.