• Prepares send function that will send spans to the remote Zipkin service.

    Parameters

    • urlStr: string

      url to send spans

    • Optionalheaders: Record<string, string>

      headers send

    Returns SendFn