Enable Envoy XRay tracing with Service Connect

0

Is it possible to enable Envoy XRay tracing on ECS services integrated with Service Connect? I understand that with AppMesh, it's typically enabled via the ENABLE_ENVOY_XRAY_TRACING environment variable as part of the envoy container definition, but since the ecs-service-connect-agent container is attached under the hood I wasn't sure how to pass that variable on.

Phil C
已提问 7 个月前339 查看次数
1 回答
0
已接受的回答

https://github.com/aws/amazon-ecs-service-connect-agent#advanced-usage

Configuration of Environment variables such as ENABLE_ENVOY_XRAY_TRACING is not possible for ecs-service-connect-agent container when using ECS Service Connect, they are only configurable in AppMesh. This use case doesn't seem to be supported yet in ECS Service Connect.

You could open an issue in the GitHub repo to request configuration support of these Environment variables.

AWS
Jon_L
已回答 7 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则