githubEdit

Working with Go

circle-info

This page was generated from content adapted from the AWS Developer Guidearrow-up-right

X-Ray SDK for Go

  • Note On Lambda, the X-Ray SDK is optional. If you don't use it in your function, your service map will still include a node for the Lambda service, and one for each Lambda function. By adding the SDK, you can instrument your function code to add subsegments to the function segment recorded by Lambda. See AWS Lambda and AWS X-Rayarrow-up-right for more information.

Last updated