# Functions
NewTracedHTTPClient returns a new TracedTransport that traces HTTP requests.
NewTracedHTTPClientWithTransport returns a new TracedTransport that traces HTTP requests and takes in a Transport to use something other than the default.
Quantize quantizes an Elasticsearch to extract a meaningful resource from the request.
# Constants
MaxContentLength is the maximum content length for which we'll read and capture the contents of the request body.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
TracedTransport is a traced HTTP transport that captures Elasticsearch spans.