All Content tagged with AWS X-Ray

AWS X-Ray helps developers analyze and debug production, distributed applications, such as those built using a microservices architecture.

Content language: English

Select up to 5 tags to filter
Sort by most recent
Hi, I just started adding [sanitized SQL query statements to my X-Ray traces](https://docs.aws.amazon.com/xray/latest/devguide/xray-sdk-nodejs-sqlclients.html#xray-sdk-nodejs-sqlclients-additional). I...
1
answers
0
votes
389
views
Kyle
asked a year ago
Hi, we have clients uploading files to S3 -- S3 events are a starting point. S3 events notifications are linked with SQS or EventBridge as destinations. Is it possible to see following traces in...
1
answers
0
votes
397
views
asked a year ago
I've created an ECS Service with a task definition that contains two containers. The first is the xray-daemon, and the second is my application (Python, Flask). The task starts fine; however, the...
1
answers
0
votes
356
views
profile picture
asked a year ago
We're trying to enable AWS X-Ray on our API Gateway following this documentation -> https://docs.aws.amazon.com/xray/latest/devguide/xray-services-apigateway.html Following the documentation, I'm...
1
answers
0
votes
440
views
Jeremy
asked a year ago
Hi team, My Application work with .NET Framework 4.5.2 I tried to send OTLP to the ADOT receiver and export them to the X-Ray on the ADOT...
1
answers
0
votes
336
views
Jens
asked a year ago
Hi there, I'm trying to provide AWS credentials to aws-otel-collector using `AWS_CONTAINER_CREDENTIALS_FULL_URI` env variable. However, it doesn't work and doesn't give an explicit error message to...
1
answers
0
votes
794
views
AWS
asked a year ago
## Describe the bug We use the Java wrapper with opentelemetry-lambda-layer.zip and the opt/otel-handler. The lambda is triggered via AWS event bridge whenever a new object is created in an S3 bucket....
1
answers
0
votes
319
views
srishti
asked a year ago
What does the solid and non-solid graph in AWS X-ray Traces - DynamoDB (Client Response) mean? ![Example Graph](/media/postImages/original/IMmTeCzUM8T72Eq2wMEZwvcw) Does it mean anything at all? An...
Accepted AnswerAWS X-Ray
1
answers
1
votes
247
views
profile picture
Jan
asked a year ago
We recently upgraded our service backend from Elasticsearch to Opensearch. The elasticsearch client used the apache HttpClient and HttpClientBuilder to make http calls. I was able to use the aws xray...
1
answers
0
votes
333
views
asked a year ago
We have a lot of different aws services creating xray segments, but I feel like might be related to the step functions, where we have xrayEnabled set to true in the cloud formation template. About...
1
answers
0
votes
287
views
asked a year ago
Hi, I have enabled xray in our nodejs application. but we are receiving exponentials logs from xray service in our logs in cloudwatch, which is making us difficult to check logs for custom...
Accepted AnswerAWS X-RayDevOps
1
answers
0
votes
404
views
asked a year ago
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...
1
answers
0
votes
573
views
asked a year ago