opentracing / opentracing-java

OpenTracing API for Java. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163
http://opentracing.io
Apache License 2.0
1.68k stars 344 forks source link

trace-without-root-span #328

Closed vbottu closed 5 years ago

vbottu commented 5 years ago

I am trying to visualize the error trace in jaeger-ui by intentionally sending the wrong request, the span reported to ui has as heading, it could not say it is an error until unless i click on that to expand the trace. image Do I need to configure anything in such scenarios? Attaching the screenshot. I am trying to emulate an error by hitting the endpoint that is not exposed which returns 404.

black-adder commented 5 years ago

Wrong repo, please open ticket here: https://github.com/jaegertracing/jaeger-ui/issues