zipkin

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 14, 2017 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	TraceTopic = "zipkin"

	TraceHeader  = "X-B3-TraceId"
	SpanHeader   = "X-B3-SpanId"
	ParentHeader = "X-B3-ParentSpanId"
	SampleHeader = "X-B3-Sampled"
)

Functions

func HeaderWithSpan

func HeaderWithSpan(md map[string]string, s *trace.Span) map[string]string

func NewTrace

func NewTrace(opts ...trace.Option) trace.Trace

func SpanFromHeader

func SpanFromHeader(md map[string]string) (*trace.Span, bool)

Types

This section is empty.

Directories

Path Synopsis
thrift

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL