newrelic / newrelic-ruby-agent

New Relic RPM Ruby Agent
https://docs.newrelic.com/docs/apm/agents/ruby-agent/getting-started/introduction-new-relic-ruby/
Apache License 2.0
1.2k stars 598 forks source link

Add agent instrumentation and linking data for AWS_LAMBDA_FUNCTION_ALIAS #2862

Open kford-newrelic opened 1 week ago

kford-newrelic commented 1 week ago

Description

When an APM application is calling an AWS Lambda function alias, the Ruby Agent should instrument that call and emit data that can be used to create the corresponding entity relationship.

Acceptance Criteria

Successful end-to-end validation.

Design Consideration/Limitations

Will need to support the multiple usage scenarios identified by the Java Agent.

Dependencies

Successful implementation by the Java Agent.

Additional context

N/A

workato-integration[bot] commented 1 week ago

https://new-relic.atlassian.net/browse/NR-317257