tracing

package
v0.0.0-...-25251a0 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WorkflowInstanceID = "workflow.instance_id"
	WorkflowName       = "workflow.name"

	WorkflowTaskID     = "workflow_task.id"
	WorkflowTaskEvents = "workflow_task.events"

	ActivityTaskID = "activity_task.id"

	ScheduleEventID = "schedule_event_id"
)

Variables

This section is empty.

Functions

func MarshalSpan

func MarshalSpan(ctx context.Context, metadata *core.WorkflowMetadata)

func SpanFromWorkflowContext

func SpanFromWorkflowContext(ctx sync.Context) trace.Span

func UnmarshalSpan

func UnmarshalSpan(ctx context.Context, metadata *core.WorkflowMetadata) context.Context

func WorkflowContextWithSpan

func WorkflowContextWithSpan(ctx sync.Context, span trace.Span) sync.Context

Types

This section is empty.

Jump to

Keyboard shortcuts

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