jaeger

package
v2.0.0-alpha8+incompat... Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2019 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const Name = "jaeger"

Name sets the name of this tracer

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	SamplingServerURL      string  `` /* 147-byte string literal not displayed */
	SamplingType           string  `` /* 140-byte string literal not displayed */
	SamplingParam          float64 `` /* 148-byte string literal not displayed */
	LocalAgentHostPort     string  `` /* 179-byte string literal not displayed */
	Gen128Bit              bool    `` /* 135-byte string literal not displayed */
	Propagation            string  `` /* 158-byte string literal not displayed */
	TraceContextHeaderName string  `` /* 187-byte string literal not displayed */
}

Config provides configuration settings for a jaeger tracer

func (*Config) SetDefaults

func (c *Config) SetDefaults()

SetDefaults sets the default values.

func (*Config) Setup

func (c *Config) Setup(componentName string) (opentracing.Tracer, io.Closer, error)

Setup sets up the tracer

Jump to

Keyboard shortcuts

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