package
Version:
v0.0.0-...-3e3d0be
Opens a new window with list of versions in this module.
Published: Apr 26, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.