# Functions

HTTPClientRequest returns trace attributes for an HTTP request made by a client.
HTTPClientRequestMetrics returns metric attributes for an HTTP request made by a client.
HTTPClientResponse returns trace attributes for an HTTP response received by a client from a server.
HTTPClientStatus returns a span status code and message for an HTTP status code value received by a client.
HTTPServerRequest returns trace attributes for an HTTP request received by a server.
HTTPServerRequestMetrics returns metric attributes for an HTTP request received by a server.
HTTPServerStatus returns a span status code and message for an HTTP status code value returned by a server.
NetTransport returns a trace attribute describing the transport protocol of the passed network.