PHP 클래스 Tolerance\Tracer\Zipkin\ZipkinHttpTracer

상속: implements Tolerance\Tracer\Tracer
파일 보기 프로젝트 열기: sroze/tolerance

공개 메소드들

메소드 설명
__construct ( GuzzleHttp\ClientInterface $client, string $baseUrl )
trace ( array $spans )

비공개 메소드들

메소드 설명
normalizeAnnotation ( Annotation $annotation ) : array
normalizeBinaryAnnotation ( BinaryAnnotation $binaryAnnotation ) : array
normalizeEndpoint ( Endpoint $endpoint ) : array
normalizeSpan ( Span $span ) : array

메소드 상세

__construct() 공개 메소드

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

trace() 공개 메소드

public trace ( array $spans )
$spans array