Install jaeger-operator with python app #2289
Main problem: I could not link nginx span as a parent to python app span
by default my ingress-nginx send to my python app such header Python app expect in header be Could anyone know how this link together? |
Answered by
srikanthccv
Nov 24, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If I understand you correctly what you need is jaeger propagator
opentelemetry-propagator-jaeger. Here is the doc to configure HTTP propagator. You need to use jaeger instead.