Client
The Span represents an operation on the initiating side of a request/response interaction. For example, instrumentation on a HTTP client library will most likely generate a Span with kind=client that represents the outgoing HTTP requests that it sends to other parties.