PHP Class Tolerance\Tracer\Zipkin\ZipkinHttpTracer

Inheritance: implements Tolerance\Tracer\Tracer
ファイルを表示 Open project: sroze/tolerance

Public Methods

Method Description
__construct ( GuzzleHttp\ClientInterface $client, string $baseUrl )
trace ( array $spans )

Private Methods

Method Description
normalizeAnnotation ( Annotation $annotation ) : array
normalizeBinaryAnnotation ( BinaryAnnotation $binaryAnnotation ) : array
normalizeEndpoint ( Endpoint $endpoint ) : array
normalizeSpan ( Span $span ) : array

Method Details

__construct() public method

public __construct ( GuzzleHttp\ClientInterface $client, string $baseUrl )
$client GuzzleHttp\ClientInterface
$baseUrl string

trace() public method

public trace ( array $spans )
$spans array