DataDog / datadog-lambda-js

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

trace: tag http.route on api-gateway spans #529

Closed Julio-Guerra closed 3 months ago

Julio-Guerra commented 3 months ago

What does this PR do?

Add the missing http.route span tag to api gateway spans.

Motivation

Support the APM's API Catalog which needs this span tag to list their entries in the API Catalog.

Testing Guidelines

TODO

Additional Notes

Types of Changes

Check all that apply