package
Version:
v0.0.0-...-c485ee5
Opens a new window with list of versions in this module.
Published: Aug 15, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func New(config *Config) (opentracing.Tracer, func(), error)
type Config struct {
Agent string `yaml:"agent"`
Sampling string `yaml:"sampling"`
ServiceName string `yaml:"serviceName"`
LogSpan bool `yaml:"logSpan"`
Type string `yaml:"type"`
Param float64 `yaml:"param"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.