tracing

package
v0.10.286 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2019 License: Apache-2.0, MIT Imports: 2 Imported by: 4

Documentation

Overview

Package tracing provides filters to instrument distributed tracing.

Index

Constants

View Source
const (
	// SpanNameFilterName is the name of the filter in eskip.
	SpanNameFilterName = "tracingSpanName"

	// OpenTracingProxySpanKey is the key used in the state bag to pass the span name to the proxy.
	OpenTracingProxySpanKey = "statebag:opentracing:proxy:span"
)
View Source
const (
	BaggageToTagFilterName = "tracingBaggageToTag"
)

Variables

This section is empty.

Functions

func NewBaggageToTagFilter added in v0.10.274

func NewBaggageToTagFilter() filters.Spec

func NewSpanName

func NewSpanName() filters.Spec

NewSpanName creates a filter spec for setting the name of the outgoing span. (By default "proxy".)

tracingSpanName("example-operation")

EXPERIMENTAL: this filter is experimental, and the name and the arguments can change until marked as stable.

Types

This section is empty.

Jump to

Keyboard shortcuts

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