DataDog / datadog-lambda-js

The Datadog AWS Lambda Library for Node
Apache License 2.0
109 stars 35 forks source link

Fix Upstream Service Mapping #418

Closed zARODz11z closed 1 year ago

zARODz11z commented 1 year ago

What does this PR do?

Fixes inferred spans service mapping by using service.name

Motivation

See SLS-4019 for more context, upstream service mapping not working in JS due to not using service.name

Testing Guidelines

Additional Notes

Types of Changes

Check all that apply