• John Belamaric's avatar
    Grpc tracing (#544) · 9ea8cde3
    John Belamaric authored
    * checkpoint
    
    * Pass context through ServeDNS, enable gRPC tracing
    
    * Fix types and make tracer available to proxy. go fmt
    
    * Fix imports
    
    * Use the DoNotStartTrace option
    
    * Change to SpanFilter from DoNotStartTrace
    
    * Use new name (IncludeSpan)
    
    * Final names
    
    * Add tests; fix possible client/conn leaks in grpc
    
    * go fmt
    9ea8cde3
setup.go 2.28 KB