otelhttptrace

package module
v0.21.0 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2021 License: Apache-2.0 Imports: 15 Imported by: 111

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	HTTPStatus     = attribute.Key("http.status")
	HTTPHeaderMIME = attribute.Key("http.mime")
	HTTPRemoteAddr = attribute.Key("http.remote")
	HTTPLocalAddr  = attribute.Key("http.local")
)

HTTP attributes.

Functions

func Extract

Extract returns the Attributes, Context Entries, and SpanContext that were encoded by Inject.

func Inject

func Inject(ctx context.Context, req *http.Request, opts ...Option)

func NewClientTrace

func NewClientTrace(ctx context.Context) *httptrace.ClientTrace

func W3C

W3C client.

Types

type Option

type Option func(*config)

Option is a function that allows configuration of the httptrace Extract() and Inject() functions

func WithPropagators

func WithPropagators(props propagation.TextMapPropagator) Option

WithPropagators sets the propagators to use for Extraction and Injection

Directories

Path Synopsis
example module
test module

Jump to

Keyboard shortcuts

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