This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
Context insertion for auto-instrumented spans #178
Answered
by
blumamir
jagraj-singh
asked this question in
Q&A
-
//span created here using AWS autoinstrumentation I am thinking to insert the context of auto instrumented span in the SQS message using preRequestHook. Am I thinking correctly..? |
Beta Was this translation helpful? Give feedback.
Answered by
blumamir
Sep 2, 2021
Replies: 1 comment 3 replies
-
Hi @Jagraj02 |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
jagraj-singh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @Jagraj02
Can you elaborate on what you are trying to achieve?
The context is already injected into the message attributes and propagated to the receiver.