You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update go-sdk.mdx
1. Updated creation of OTEL exporter as per upstream `0.16.0`
2. Updated ECS and EKS resource detector initialization due to recent bug fix - open-telemetry/opentelemetry-go-contrib#569open-telemetry/opentelemetry-go-contrib#575
However, we should wait for upstream to release `0.17.0` which will have these changes released.
* Added `otelgrpc` dependency
After reading this guide you should now have a basic understand of how to instrument Go applications with OpenTelemetry and send traces
476
-
to AWS X-Ray. We also went through how to use the resource detectors to extract information specific to ECS and EKS environments into `resource` objects.
481
+
to AWS X-Ray. We also went through how to use the resource detectors to extract information specific to ECS and EKS environments into `resource` objects.
0 commit comments