Documentation ¶
Overview ¶
Package jaeger allows converting model.Trace to/from jaeger.thrift model.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromDomain ¶
FromDomain takes an arrya of model.Span and returns an array of jaeger.Span. If errors are found during conversion of tags, then error tags are appended.
func FromDomainSpan ¶
FromDomainSpan takes a single model.Span and converts it into a jaeger.Span. If errors are found during conversion of tags, then error tags are appended.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.