jaeger

package
v1.25.0 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2021 License: Unlicense Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(lc fx.Lifecycle, cfg *Config) error

Register for jaeger.

Types

type Config added in v1.19.0

type Config struct {
	Name string `envconfig:"SERVICE_NAME" required:"true"`
	Host string `envconfig:"JAEGER_TRACE_HOST" required:"true" default:"localhost:6831"`
}

Config for jaeger.

func NewConfig added in v1.19.0

func NewConfig() (*Config, error)

NewConfig for jaeger.

Jump to

Keyboard shortcuts

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