jaeger

package
v2.9.9 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	ServiceName      string
	Sampler          *jaegerConfig.SamplerConfig
	Reporter         *jaegerConfig.ReporterConfig
	Headers          *jaeger.HeadersConfig
	EnableRPCMetrics bool

	PanicOnError bool
	// contains filtered or unexported fields
}

Config ...

func (*Config) Build

func (config *Config) Build(options ...jaegerConfig.Option) opentracing.Tracer

Build ...

func (*Config) WithOption

func (config *Config) WithOption(options ...jaegerConfig.Option) *Config

WithOption ...

func (*Config) WithTag

func (config *Config) WithTag(tags ...opentracing.Tag) *Config

WithTag ...

type JConfig

type JConfig struct {
	EnableRPCMetrics   bool
	LocalAgentHostPort string
	LogSpans           bool
	Param              float64
	PanicOnError       bool
}

JConfig ...

func NewJaeger

func NewJaeger() *JConfig

NewJaeger ...

func (*JConfig) Build

func (jConfig *JConfig) Build() *Config

Build ...

Jump to

Keyboard shortcuts

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