Added support for Haystack tracing
This commit is contained in:
parent
681892148e
commit
9cf6827ccc
274 changed files with 38070 additions and 13436 deletions
3
vendor/google.golang.org/grpc/stats/handlers.go
generated
vendored
3
vendor/google.golang.org/grpc/stats/handlers.go
generated
vendored
|
@ -19,9 +19,8 @@
|
|||
package stats
|
||||
|
||||
import (
|
||||
"context"
|
||||
"net"
|
||||
|
||||
"golang.org/x/net/context"
|
||||
)
|
||||
|
||||
// ConnTagInfo defines the relevant information needed by connection context tagger.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue