When enabling OpenTelemetry tracing in endpoints the traceparent header is added to messages:
Pretty much all trace web can open a trace by opening the tool on a link that contains the traceparent value. For example, Jaeger can open a trace via
http://nas.local:16686/trace/{traceid}
It would be nice if this url can be configured in ServiceInsight and that a button exist to open the trace for a given message via the default system browser.
Same request for ServicePulse:
When enabling OpenTelemetry tracing in endpoints the
traceparentheader is added to messages:Pretty much all trace web can open a trace by opening the tool on a link that contains the
traceparentvalue. For example, Jaeger can open a trace viaIt would be nice if this url can be configured in ServiceInsight and that a button exist to open the trace for a given message via the default system browser.
Same request for ServicePulse:
traceparentheader ServicePulse#1852