aws / aws-xray-sdk-go

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

x-ray go with gin #366

Open dasuma opened 2 years ago

dasuma commented 2 years ago

do you have any example for implementation with gin, echo?

willarmiros commented 2 years ago

Hi @dasuma - we do not have instrumentation for either of those frameworks in the X-Ray SDK, nor do we have plans to add them. They are supported by OpenTelemetry Go: https://github.com/open-telemetry/opentelemetry-go-contrib/tree/main/instrumentation

You can read getting started for OpenTelemetry Go with X-Ray here: https://aws-otel.github.io/docs/getting-started/go-sdk

Greyeye commented 1 year ago

github.com/oroshnivskyy/go-gin-aws-x-ray