coredns/core/dnsserver
John Belamaric 9ea8cde36e Grpc tracing (#544)
* 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
2017-03-01 10:41:54 -05:00
..
address.go Use dns.port argument as default 2016-10-07 10:16:28 +00:00
address_test.go Cleanups and tests (#272) 2016-09-19 11:26:00 +01:00
config.go Gofmt all code (#552) 2017-02-22 16:06:20 +00:00
directives.go go gen improvements (#524) 2017-02-14 19:23:18 +00:00
register.go Fix import path github.com/miekg/coredns -> github.com/coredns/coredns (#547) 2017-02-22 06:51:47 +00:00
server.go Grpc tracing (#544) 2017-03-01 10:41:54 -05:00
zdirectives.go Golint (#548) 2017-02-22 07:25:58 +00:00