client

package
v0.0.0-...-a05c9f2 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTracer

func NewTracer(ctx context.Context, logger log.Logger, metrics prometheus.Registerer, confContentYaml []byte) (opentracing.Tracer, io.Closer, error)

func NoopTracer

func NoopTracer() opentracing.Tracer

Types

type TracingConfig

type TracingConfig struct {
	Type   TracingProvider `yaml:"type"`
	Config interface{}     `yaml:"config"`
}

type TracingProvider

type TracingProvider string
const (
	JAEGER TracingProvider = "JAEGER"
)

Jump to

Keyboard shortcuts

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