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?

1 Resposta
-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

respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas