jaeger

package
v0.0.0-...-d9bd7fb Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitJaeger

func InitJaeger(cfg Config) (opentracing.Tracer, io.Closer, error)

Types

type Config

type Config struct {
	ServiceName string `yaml:"service_name" env:"JAEGER_SERVICE_NAME"`
	Address     string `yaml:"address" env:"JAEGER_ADDRESS"`
	LogSpans    bool   `yaml:"log_spans" env:"JAEGER_LOG_SPANS"`
}

Jump to

Keyboard shortcuts

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