I have created a new service through python open-telemetry library, I'm trying to run the python file the message in command prompt is seen but nor the traces or new service which is created through python both are not showing up in Jaeger UI.
(It all runs in Docker container.)
Can anyone help please!