Hi, has anybody used otel extension to add TraceID in http response for a ktor application? I am usi...
s
Hi, has anybody used otel extension to add TraceID in http response for a ktor application? I am using the java agent instrumentation. All i want is the trace id back (which is created by java agent) in http response.