Enable X-Ray Daemon on Fargate for AWS Batch Jobs

0

I would like to use X-Ray to view traces of my AWS Batch jobs that I'm running on Fargate resources. The following blog post shows how to install the daemon on EC2 instances running a Batch job. https://aws.amazon.com/blogs/mt/configure-aws-x-ray-tracing-aws-batch-jobs/

Running User Data scripts does not appear to be possible with Fargate.

Is X-Ray tracing possible on AWS Batch Jobs that run on Fargate resources? If so, how?

질문됨 일 년 전453회 조회
1개 답변
-1

In ECS, tracing need to run a daemon process as a side car with your application https://aws-otel.github.io/docs/getting-started/collector

답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인