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
I am trying to integrate my React application with XRay for application tracing. I created a Cognito Identity Pool, allowed access for unauthenticated users and attached a proper policy to allow...
0
answers
0
votes
124
views
profile pictureAWS
asked 2 years ago
Hello Team, I have couple of questions w.r.t X-Ray filtering and Grouping. Q1 : How do we forward the Traces to a predefined Trace Group ? Description : I would like to know how do we group the...
1
answers
0
votes
342
views
asked 2 years ago
Hi, I am getting below error when trying to upload files in S3 bucket. I checked policies and updated them but still getting error. ``` 2023-01-01T16:08:29.758+05:30 Jan 1 10:38:29 ip-172-31-40-199...
2
answers
0
votes
378
views
asked 2 years ago
We have a build an application using mutiple aws services. The request from front end goes to API GW and then to Aggregator Lambda Function and then to Individual Data Based Lambda Function and then...
1
answers
0
votes
455
views
asked 2 years ago
I have a Node.js app running in EC2 and have successfully launched the X-Ray collector using user data. The X-Ray service is getting the traces from the application (instrumented using the javascript...
2
answers
0
votes
503
views
asked 2 years ago
Hi, I need to stop Health Checks Traces on XRay, I am using OTEL Collector with AWSXrayExporter. How do I achieve it, I don't see anything in the docs. Thanks in advance.
1
answers
0
votes
660
views
asked 2 years ago
How do you configure AWS OpenSearch to emit trace spans for e.g. Datadog APM or AWS X-Ray? (Note this question is NOT about getting traces into OpenSearch.)
2
answers
0
votes
329
views
Florian
asked 2 years ago
Hi, I have Redis calls and have set the display names for these calls using options available in OpenTelemetry Instrumentation and have used the OTEL collector. In XRay these Redis are coming up as...
9
answers
0
votes
424
views
asked 2 years ago
I have set up an X-ray daemon on one of my ECS services as a sidecar by the following guide here https://docs.aws.amazon.com/xray/latest/devguide/xray-daemon-ecs.html 1) I have setup Xray daemon as...
1
answers
0
votes
387
views
asked 2 years ago
Hi there, I have Xray enabled in my NodeJs Express App with Graphql. I can see segments for other rest endpoints but the other query and mutation that goes through Graphql only `/graphql ` as the...
1
answers
1
votes
400
views
profile picture
asked 2 years ago
I am running a batch job that starts an EC2 instance and runs a Java application, and I am trying to generate X-Ray trace for the job. In my docker entrypoint I install X-Ray daemon and start...
2
answers
0
votes
661
views
asked 2 years ago
How to filter Xray traces by subsegment time? I can use annotation to mark a particular segment of interest, but this would require rebuilding and a deploy. Since subsegment time data is already...
1
answers
0
votes
624
views
tam-le
asked 2 years ago