Documentation
¶
Overview ¶
Package tracing provides distributed tracing services to Trickster
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigurePropagators ¶ added in v2.0.4
func ConfigurePropagators()
ConfigurePropagators installs Trickster's default distributed-tracing propagators for inbound extraction and outbound origin request injection.
func DefaultPropagators ¶ added in v2.0.4
func DefaultPropagators() propagation.TextMapPropagator
DefaultPropagators returns the W3C propagators Trickster uses for trace context and baggage across proxy boundaries.
func HTTPToCode ¶
HTTPToCode translates an HTTP status code into a GRPC code
Types ¶
type ShutdownFunc ¶
ShutdownFunc defines a function used to Flush a Tracer
type Tags ¶
Tags represents a collection of Tags
Directories
¶
| Path | Synopsis |
|---|---|
|
Package errors provides tracing errors
|
Package errors provides tracing errors |
|
exporters
|
|
|
noop
Package noop provides a Noop Tracer
|
Package noop provides a Noop Tracer |
|
otlp
Package otlp provides a OTLP Tracer
|
Package otlp provides a OTLP Tracer |
|
stdout
Package stdout provides a Stdout Tracer
|
Package stdout provides a Stdout Tracer |
|
Package registration registers configured tracers for use with handlers
|
Package registration registers configured tracers for use with handlers |
Click to show internal directories.
Click to hide internal directories.