tracing

package
v0.64.1 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2025 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HTTPSpan

func HTTPSpan(r *http.Request, name string, coeff float64) (context.Context, *trace.Span)

func Start

func Start(probability float64) error

func StartSpan

func StartSpan(ctx context.Context, name string, o ...trace.StartOption) (context.Context, *trace.Span)

Types

type ClientHandler

type ClientHandler struct {
	ocgrpc.ClientHandler
}

ClientHandler injects debugging meta

func (*ClientHandler) HandleRPC

func (h *ClientHandler) HandleRPC(ctx context.Context, rs stats.RPCStats)

func (*ClientHandler) TagRPC

type ServerHandler

type ServerHandler struct {
	ocgrpc.ServerHandler
}

ServerHandler parses debugging meta

func (*ServerHandler) HandleRPC

func (h *ServerHandler) HandleRPC(ctx context.Context, rs stats.RPCStats)

func (*ServerHandler) TagRPC

Jump to

Keyboard shortcuts

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