You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
@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.
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
The text was updated successfully, but these errors were encountered: