Hello, is there any way to get this working with AWS XRay?
I'd like to see the URL, Method, and Response code on the XRay dashboard.
I switched from aws-lambda-go-api-proxy to this one because it had ALB support, however, nothing is populated on XRay either.
I'm not sure what the difference is between both of these packages, they both worked identically on ALB.
When I was on API GW, XRay was nicely populated with all the request/response information.
Here's what my XRay looks like right now:

Hello, is there any way to get this working with AWS XRay?
I'd like to see the URL, Method, and Response code on the XRay dashboard.
I switched from aws-lambda-go-api-proxy to this one because it had ALB support, however, nothing is populated on XRay either.
I'm not sure what the difference is between both of these packages, they both worked identically on ALB.
When I was on API GW, XRay was nicely populated with all the request/response information.
Here's what my XRay looks like right now:
