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 個月前檢視次數 340 次
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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南