parent
81af74aad0
commit
c5224b1048
14 changed files with 43 additions and 41 deletions
|
@ -21,10 +21,10 @@ type Trace struct {
|
|||
Endpoint string
|
||||
EndpointType string
|
||||
Tracer ot.Tracer
|
||||
serviceName string
|
||||
clientServer bool
|
||||
every uint64
|
||||
count uint64
|
||||
serviceName string
|
||||
clientServer bool
|
||||
every uint64
|
||||
count uint64
|
||||
Once sync.Once
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue