tracing

package
v1.10.9 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2023 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	MachineryTag       = attribute.String("component", "machinery")
	WorkflowGroupTag   = attribute.String("machinery.workflow", "group")
	WorkflowChordTag   = attribute.String("machinery.workflow", "chord")
	WorkflowChainTag   = attribute.String("machinery.workflow", "chain")
	MachineryTraceName = "machinery"
)

opentracing tags

Functions

func AnnotateSpanWithChainInfo

func AnnotateSpanWithChainInfo(ctx context.Context, span trace.Span, chain *tasks.Chain)

AnnotateSpanWithChainInfo ...

func AnnotateSpanWithChordInfo

func AnnotateSpanWithChordInfo(ctx context.Context, span trace.Span, chord *tasks.Chord, sendConcurrency int)

AnnotateSpanWithChordInfo ...

func AnnotateSpanWithGroupInfo

func AnnotateSpanWithGroupInfo(ctx context.Context, span trace.Span, group *tasks.Group, sendConcurrency int)

AnnotateSpanWithGroupInfo ...

func AnnotateSpanWithSignatureInfo

func AnnotateSpanWithSignatureInfo(span trace.Span, signature *tasks.Signature)

AnnotateSpanWithSignatureInfo ...

func HeadersWithSpan

func HeadersWithSpan(ctx context.Context, headers http.Header) http.Header

HeadersWithSpan will inject a span into the signature headers

func StartSpanFromHeaders

func StartSpanFromHeaders(ctx context.Context, headers http.Header, operationName string) (_spanCtx context.Context, _span trace.Span)

StartSpanFromHeaders will extract a span from the signature headers and start a new span with the given operation name.

Types

This section is empty.

Jump to

Keyboard shortcuts

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