2 Respuestas
- Más nuevo
- Más votos
- Más comentarios
1
Just to follow up, I figured out what was missing, I wasn't explicitly requesting the AWSTraceHeader in my SQS ReceiveMessage command, upon requesting it the trace data is indeed present.
0
Is it possible that the upstream of EventBridge does not inject correct xray trace header? Could you print the http header X-Amzn-Trace-Id of EventBridge request?
respondido hace 3 años
Contenido relevante
- preguntada hace 5 meses
- preguntada hace 9 días
- preguntada hace un mes
- OFICIAL DE AWSActualizada hace 9 meses

No, as I tried adding a lambda target and the trace header is propagated correctly in the case of lambda targets. I'm using the nodejs xray wrapper on the upstream, I don't know how to print the header but I'm 100% sure that it's correct