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
Filter content
Select tags to filter
Sort by
Sort by most recent
118 results
I want to user X-ray to trace my step function that has multiple steps using ECS runTask. But the trace id for the step is not passed on to ECS.
The [documentation for Step Functions](https://docs.aws...
Hi All,
We are looking for guidance and best practices to implement end-to-end monitoring and observability across our AWS environment.
Current State:
1. 90+ AWS accounts
2. Multiple environments: D...
1
answers
0
votes
226
views
asked 5 months ago
Does AWS Elastic Beanstalk worker tier support traces similar to X-Ray support for SQS and lambda as described at https://aws.amazon.com/about-aws/whats-new/2022/11/aws-x-ray-trace-linking-event-drive...
1
answers
0
votes
55
views
asked 6 months ago
The x-ray website no longer fully renders all segments in a x-ray trace. Only the segments for the 1st SegmentName cluster are displayed properly.
For the later SegmentName timeline renders, we are ...
1
answers
0
votes
74
views
asked 6 months ago
Hi AWS team,
I am currently instrumenting my application using the following setup:
- Runtime: Node.js
- Instrumentation: OpenTelemetry JavaScript SDK
- Collector: AWS Distro for OpenTelemetry (ADOT...
Accepted AnswerAWS X-Ray
1
answers
0
votes
183
views
asked 8 months ago
I'm not sure if it's a bug or I set things up wrongly.
The issue is tha no traces is retrieved via the batch get traces api but I can check trace details with trace ID from the CloudWatch console. Tr...
1
answers
0
votes
430
views
asked a year ago
I've built an application that incorporates two pathways.
One pathways involves a script that creates messages and delivers them to a standard SQS queue (queue A). This queue in turn triggers a lambd...
1
answers
0
votes
220
views
asked a year ago
```
[Error] Sending segment batch failed with: InvalidRequestException: The specified log group does not exist.
```
I am running the daemon and the application locally and this is the result. Why doe...
1
answers
0
votes
201
views
asked a year ago
I created an linux basdd EC2 instance and installed the XRay Demon using the user data script as mentioned here: https://docs.aws.amazon.com/xray/latest/devguide/xray-daemon-ec2.html
I am running the...
1
answers
0
votes
206
views
asked a year ago
I'm running an xray daemon on an ec2-backed ecs cluster, and I'm getting this in the xray daemon's cloudwatch logs:
> warn awsxrayreceiver@v0.78.0/receiver.go:116 X-Ray segment to OT traces conversio...
1
answers
0
votes
189
views
asked a year ago
Hi team,
I’m refactoring an AWS application, and I need some help with tracing. In the original version of the app, I have a Node.js application running inside an ECS Fargate cluster that sends a mes...
1
answers
0
votes
578
views
asked 2 years ago
When using the open source OpenTelemetry collector and SDK, **without** using the X-Ray SDK, what HTTP headers for the span timeline visualization can be added so that the service name and segment nam...
Accepted AnswerAWS X-Ray
2
answers
0
votes
801
views
asked 2 years ago