jaeger

package
v0.0.0-...-e5acbb5 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var JaegerTracerFx = fx.Options(
	fx.Provide(
		InitJaeger,
	),
)

JaegerTracerFx : Constructor method for InitJaeger.

View Source
var (
	Tracer opentracing.Tracer
)

Functions

func InitJaeger

func InitJaeger(config *config.Config) (io.Closer, opentracing.Tracer)

InitJaeger todo close the connection InitJaeger is responsible for initialising the jaeger tracing instance.

Types

type Jaeger

type Jaeger struct {
	Host        string
	ServiceName string
	LogSpans    bool
}

Jaeger struct for conversion

Jump to

Keyboard shortcuts

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