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 #530

Open Julio-Guerra opened 3 months ago

Julio-Guerra commented 3 months ago

What does this PR do?

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

Motivation

Support the APM's API Catalog which uses this span tag to list the entries of the API Catalog.

Testing Guidelines

TODO - this is just a draft PR to bootstrap the work and help relevant teams

Additional Notes

Types of Changes

Check all that apply