tracing

package
v1.0.2-0...-2e0d4d3 Latest Latest
Warning

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

Go to latest
Published: May 23, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SPAN_HEADER_KEY  = "X-B3-Spanid"
	TRACE_HEADER_KEY = "X-B3-Traceid"
	TRACE_KEY        = "traceid"
	SPAN_KEY         = "spanid"
	UNKNOWN_VALUE    = "unknown"
)

Variables

This section is empty.

Functions

func GetMetadata

func GetMetadata(ctx context.Context) map[string]string

func NewTracingMiddleware

func NewTracingMiddleware(handler func(w http.ResponseWriter, r *http.Request)) http.Handler

Types

This section is empty.

Jump to

Keyboard shortcuts

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