jaeger

package
v2.9.5+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2021 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const Name = "jaeger"

Name is the name of this tracer.

Variables

This section is empty.

Functions

func Load

func Load(opts map[string]interface{}) (*config.Configuration, error)

Load returns jaeger configuration from opts. Please see jaeger configuration for details about the key value pairs

https://github.com/jaegertracing/jaeger-client-go/blob/master/config/config.go#L37

Types

type Logger

type Logger interface {
	Errorf(msg string, args ...interface{})
	Infof(msg string, args ...interface{})
}

type Trace

type Trace struct {
	opentracing.Tracer
	io.Closer
}

func Init

func Init(service string, opts map[string]interface{}, log Logger) (*Trace, error)

Init returns a implementation of tyk.Tracer using jaeger client.

func (Trace) Name

func (Trace) Name() string

Jump to

Keyboard shortcuts

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