Update linter
This commit is contained in:
parent
f12c27aa7c
commit
328611c619
157 changed files with 489 additions and 508 deletions
|
@ -52,7 +52,7 @@ func (c *Collector) SetDefaults() {
|
|||
c.Password = ""
|
||||
}
|
||||
|
||||
// Setup sets up the tracer
|
||||
// Setup sets up the tracer.
|
||||
func (c *Config) Setup(componentName string) (opentracing.Tracer, io.Closer, error) {
|
||||
reporter := &jaegercfg.ReporterConfig{
|
||||
LogSpans: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue