aws / aws-xray-sdk-go

AWS X-Ray SDK for the Go programming language.
Apache License 2.0
278 stars 117 forks source link

Add go sample app and github actions to build docker image #261

Closed JohnWu20 closed 3 years ago

JohnWu20 commented 4 years ago

1, Add a go sample app in this repo to emit the trace data. 2, Add a github actions workflow to build docker image whenever there is a new code change for the xray-go sdk.