OpenTracing: The operation name is fixed to "kong" which is not easy to identify traces #11511
Closed
1 task done
Labels
pending author feedback
Waiting for the issue author to get back to a maintainer with findings, more details, etc...
plugins/opentelemetry
stale
Is there an existing issue for this?
Kong version (
$ kong version
)Kong 3.4.0
Current Behavior
Environment:
/hello
is configurated as expected responseopentelemetry
and setup environment variableKONG_TRACING_INSTRUMENTATIONS=all
.In Jaeger UI with Kong 3.2.2, you can see Jaeger shows HTTP method and Path in the red part.
However, after upgrading to
Kong 3.4.0
, the operation part is fixed tokong
for every request.Is that a Bug? Thank you.
Expected Behavior
Set value of operationName with Http method and request path
Steps To Reproduce
No response
Anything else?
diff:
https://github.com/Kong/kong/pull/10577/files#diff-0024105813dd6af8ebaf8ef51bde2f5679ae7892f123b9d8ed9bf436855c0650L232
No response
The text was updated successfully, but these errors were encountered: