You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jaeger Tracing
Hi team, I have installed jaeger in a separate remote server (linux) and i want to configure that with my spring boot application which is running in windows.I have tried with opentracing.jaeger.http-sender.url = http://remotehost:14268/api/traces in application.properties but i could not see my appllication listed as service in jaeger ui. could someone help me to fix ?