Browse through the questions and answers listed below or filter and sort to narrow down your results.
1
answers
0
votes
28
views
asked a month ago
1
answers
0
votes
24
views
asked a month ago
When is XRay going to support W3C Trace Context standard headers?
I was reading about the standardization efforts around distributed tracing, in particular, this document:
https://www.w3.org/TR/trace-context/
While looking at AWS XRay's implementation, it seems to be going completely custom, with custom HTTP Headers, and custom formating of the hierarchy IDs.
When is XRay going to switch to a more standardized format that is compatible with other systems that also implement that standard?
I found this project when randomly searching for this topic:
https://aws-otel.github.io/
I don't quite understand what that is and why it even coexists with XRay.
Would appreciate clarification here.
Accepted AnswerAWS X-Ray
3
answers
0
votes
64
views
asked a year ago
How is downstreamXRayEnabled used in captureHTTPs?
I am looking at the doc here:
https://docs.aws.amazon.com/xray-sdk-for-nodejs/latest/reference/module-http_p.html
There is a downstreamXRayEnabled parameter but I don't think I understand what exactly it does. I looked at the source code to try to understand what it does. All I can see is that it added a `traced` attribute but it isn't apparent to me how the attribute is used. I also tried searching for usage of it by others but there aren't any meaningful results.
So what's the effect of this flag exactly?
Thanks
Accepted AnswerAWS X-Ray
1
answers
0
votes
14
views
asked 3 years ago
2
answers
0
votes
1
views
asked 3 years ago