trace

package
v0.13.4 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Trace

type Trace struct {
	Propagation      propagation.HTTPFormat
	IsPublicEndpoint bool
	FormatSpanName   func(r *http.Request) string
	StartOptions     trace.StartOptions
	GetStartOptions  func(r *http.Request) trace.StartOptions
}

Trace middleware

func New

func New() *Trace

New creates new trace middleware

func (Trace) ServeHandler

func (m Trace) ServeHandler(h http.Handler) http.Handler

ServeHandler implements middleware interface

Jump to

Keyboard shortcuts

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