elastic / apm

Elastic Application Performance Monitoring - resources and general issue tracking for Elastic APM.
https://www.elastic.co/apm
Apache License 2.0
384 stars 114 forks source link

Add ELB section for lambda instrumentation #669

Closed basepi closed 2 years ago

basepi commented 2 years ago

Elastic Load Balancer (ELB) can now be attached to lambda functions directly, without an API Gateway. This necessitates an additional section for event parsing.

There is no obvious candidate for trigger.request_id, so I've omitted it for this trigger type.

I've also removed the context.service.origin.version as compared to API gateway, since it's not relevant for ELB.

Python implementation here

/schedule 2022-08-30

apmmachine commented 2 years ago

:green_heart: Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

#### Build stats * Start Time: 2022-08-29T05:27:00.604+0000 * Duration: 5 min 49 sec

basepi commented 2 years ago

Scheduled to be merged on 2022-08-30