I want to include the AWS API Gateway step in my X-Ray trace results.
However when I enable X-Ray in my gateway on the production stage, the analytics tab in X-Ray only populates User-Agent as '-'
Example "Gateway Logging Config" - https://i.stack.imgur.com/RS88w.png
Example "Xray Analytics" - https://i.stack.imgur.com/x3VrJ.png
I can still see the user-agent available in the 2nd document of the X-Ray trace RAW data. Also when I disable X-Ray logging in Gateway the User-Agent begins being populated again.
Thanks in advance, for any input