tracer

package
v0.0.0-...-2b0c82f Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ContextWithOtelTraceSpanContextFromMsg

func ContextWithOtelTraceSpanContextFromMsg(ctx context.Context, msg *primitive.MessageExt) context.Context

ContextWithOtelTraceSpanContextFromMsg

Types

type MsgTracePayload

type MsgTracePayload struct {
	TraceID    string `json:"TraceID"`
	SpanID     string `json:"SpanID"`
	TraceFlags string `json:"TraceFlags"`
	TraceState string `json:"TraceState"`
	Remote     bool   `json:"Remote"`
}

MsgTracePayload for msg otel tracing

Jump to

Keyboard shortcuts

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