zipkin

package
v0.26.0 Latest Latest
Warning

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

Go to latest
Published: May 5, 2021 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InternalTracesToZipkinSpans added in v0.8.0

func InternalTracesToZipkinSpans(td pdata.Traces) ([]*zipkinmodel.SpanModel, error)

InternalTracesToZipkinSpans translates internal trace data into Zipkin v2 spans. Returns a slice of Zipkin SpanModel's.

func V1JSONBatchToInternalTraces added in v0.8.0

func V1JSONBatchToInternalTraces(blob []byte, parseStringTags bool) (pdata.Traces, error)

V1JSONBatchToInternalTraces transforms a JSON blob with a list of Zipkin v1 spans into pdata.Traces.

func V1ThriftBatchToInternalTraces added in v0.8.0

func V1ThriftBatchToInternalTraces(zSpans []*zipkincore.Span) (pdata.Traces, error)

V1ThriftBatchToInternalTraces transforms Zipkin v1 spans into pdata.Traces.

func V2SpansToInternalTraces added in v0.8.0

func V2SpansToInternalTraces(zipkinSpans []*zipkinmodel.SpanModel, parseStringTags bool) (pdata.Traces, error)

V2SpansToInternalTraces translates Zipkin v2 spans into internal trace data.

Types

This section is empty.

Jump to

Keyboard shortcuts

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