Closed hghotra closed 3 years ago
Add the functionname attribute to the Lambda span metadata.
functionname
Look at problem 2 here: https://docs.google.com/document/d/1Jd40XCKibvhVntIiT02xjaZZlq3P2ohRHZ8VnKtu46Q/edit#
Check the trace metadata tags to ensure the functionname attribute is present.
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