-
I have an application provide http api, in a span with kind SPAN_KIND_SERVER there are net.peer.ip and http.client_ip in attributes with different ip values. So what's the different of these 2 attributes? I think they should be a same ip which indicate the client who call my api. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/semantic_conventions/http.md#http-server-semantic-conventions actually explains this:
|
Beta Was this translation helpful? Give feedback.
https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/semantic_conventions/http.md#http-server-semantic-conventions actually explains this: