mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 08:44:17 -04:00
@@ -84,6 +84,7 @@ func (t *trace) setupZipkin() error {
|
||||
tracer, err := zipkin.NewTracer(
|
||||
reporter,
|
||||
zipkin.WithLocalEndpoint(recorder),
|
||||
zipkin.WithSharedSpans(t.clientServer),
|
||||
)
|
||||
if err != nil {
|
||||
return err
|
||||
|
||||
Reference in New Issue
Block a user