Apm: Support AWS Lambda

Created on 7 Oct 2020  路  5Comments  路  Source: elastic/apm

Description

This is the meta issue for AWS Lambda support for different agents (starting with NodeJS, Java and Python).
The task includes:

  • Providing language specific instrumentation for AWS Lambda
  • Providing a AWS Lambda layer (if required) for the agent artifacts
  • Creating a documentation that describes the setup of the AWS Lambda support for the different agents

Prev Description

The current Elastic APM Node.js agent is not working in AWS Lambda. While it used to work on previous versions (

There seems to be some digging by the Elastic team, see https://github.com/elastic/apm-agent-nodejs/issues/827

Status

| Summary: | custom ep custom ep custom ep|
|---|---|
| SPEC issue: |聽issue details|

| Agent | AWS Lambda support |
|---|---:|
| Java | issue details issue details|
| NodeJS | issue details issue details|
| Python | issue details issue details|

enhancement meta apm-agents

Most helpful comment

Is there any type of idea when this is going to be looked at? We really would love to use this over xray/datadog in our Lambdas.

All 5 comments

We would like to have AWS Lambda-django in Elastic APM. We are able to push the CPU and memory metrics.. Also transactions are appearing in Kibana. However, APM is not showing any transactions or Errors.

Thanks for raising this!
We will include it into prioritization going forward, although it will unlikely going to be implemented in the short term.

AWS has introduced Lambda extensions:

https://aws.amazon.com/blogs/compute/introducing-aws-lambda-extensions-in-preview/

It seems it is the way to go as other vendors like Datadog, NewRelic and AppDynamics have already released extensions for it.

Thanks for the link, @nugroho-expereo! We also saw this release and this is definitely the route we intend to take with our support.

Is there any type of idea when this is going to be looked at? We really would love to use this over xray/datadog in our Lambdas.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

beniwohli picture beniwohli  路  9Comments

danielfariati picture danielfariati  路  9Comments

alvarolobato picture alvarolobato  路  9Comments

alvarolobato picture alvarolobato  路  7Comments

roncohen picture roncohen  路  3Comments