# Functions
FinishRequestSpan finishes the given HTTP request span and sets the expected response-related tags such as the status code.
InitServerSpanName initializes the server span name using the naming schema.
StartRequestSpan starts an HTTP request span with the standard list of HTTP request span tags (http.method, http.url, http.useragent).