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?

gefragt vor einem Jahr453 Aufrufe
1 Antwort
-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

beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen