jaeger

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2019 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var JaegerHost = envy.Get("JAEGER_AGENT_HOST", "127.0.0.1")

JaegerHost is the address of the jaeger server, default localhost

View Source
var JaegerPort = envy.Get("JAEGER_AGENT_PORT", "6831")

JaegerPort is the UDP port of the jaeger server, default 6831

View Source
var JaegerService = envy.Get("JAEGER_SERVICE_NAME", "kalicoin")

JaegerService is the name of this process that will be reported to jaeger

Tracer is the opentracing instance

Functions

func Init

func Init() (io.Closer, error)

Init creates a new jaeger instance and returns an io.Closer or an error

Types

This section is empty.

Jump to

Keyboard shortcuts

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