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.

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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ