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

no trace data in xray #332

Open
schealex opened this issue Jan 22, 2022 · 3 comments
Open

no trace data in xray #332

schealex opened this issue Jan 22, 2022 · 3 comments

Comments

@schealex
Copy link

Hi,

first of all thanks for the work to make the upgrade to nestjs v8.

I've added the tracing module to one of our applications and also replaced the HttpModule with the HttpTracingModule.
We are running our applications inside of an AWS EKS and have a DaemonSet for xray in place and running.

Somehow though there are no traces beeing collected.

Is there any guidance on how to debug this? Would the sdk log something if it was unable to send the traces?

Regards
Alex

@nomiddlename
Copy link

@schealex did you work out what was wrong? We're facing a similar issue.

@emeraldsanto
Copy link

You might need to give the proper role/permissions to your task? https://github.com/aws-samples/aws-xray-fargate/blob/master/src/xray-pol.json

@schealex
Copy link
Author

@schealex did you work out what was wrong? We're facing a similar issue.

@nomiddlename sadly not, still having this issue and @emeraldsanto yes we have the policies in place. We are using IaC with Terraform to set the whole thing up.

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

3 participants