This message was deleted.
# support
s
This message was deleted.
r
Thanks for reporting this Diogo 🙂
cc @Ashu
d
It's actually not that complicated, just using
Copy code
propagator = propagate.get_global_textmap()
    context = propagator.extract(headers)
and
propagator.inject
does the trick. I'm doing this because my project is using a combination of NATS and Argo Workflows, so there's no automatic instrumentation available for them yet.
👍 1
a
Thanks @Diogo Baeder for pointing this out. I will get the blog updated soon.
❤️ 1