Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

X-ray ECS Fargate #27

Open
davispalomino opened this issue Aug 25, 2022 · 1 comment
Open

X-ray ECS Fargate #27

davispalomino opened this issue Aug 25, 2022 · 1 comment

Comments

@davispalomino
Copy link

it is possible to support ECS Fargete. Configure the Daemon with an IP but I still don't have the data.

Thank you

@4c61757261
Copy link

I have it working in ECS Fargate.

You need to go to IAM > Users > select a user or create one > Security credentials tab > and create Access keys.
This user must have the permissions set to AWSXrayWriteOnlyAccess (as the readme says).

Then set the following settings in your .env file:
XRAY_AWS_REGION=
XRAY_AWS_ACCESS_KEY_ID=
XRAY_AWS_SECRET_ACCESS_KEY=

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants