package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: May 7, 2020
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
New returns an instance of Jaeger Tracer that samples 100% of traces and logs all spans to stdout.
type Config struct {
Name string `long:"name" default:"app" description:"Tracing service name"`
Host string `long:"host" default:"localhost" description:"Agent host"`
Port string `long:"port" default:"6831" description:"Agent port"`
}
Config holds package configuration
Source Files
¶
Click to show internal directories.
Click to hide internal directories.