DataDog / datadog-lambda-java

The Datadog AWS Lambda package for Java
Apache License 2.0
14 stars 14 forks source link

[SLS-1260] Add functionname attribute to span metadata #56

Closed hghotra closed 3 years ago

hghotra commented 3 years ago

What does this PR do?

Add the functionname attribute to the Lambda span metadata.

Motivation

Look at problem 2 here: https://docs.google.com/document/d/1Jd40XCKibvhVntIiT02xjaZZlq3P2ohRHZ8VnKtu46Q/edit#

Testing Guidelines

Check the trace metadata tags to ensure the functionname attribute is present.

Additional Notes

Types of Changes

Check all that apply