mirror of
https://github.com/coredns/coredns.git
synced 2025-12-01 16:14:16 -05:00
Add request and response context to traces (#2162)
Automatically submitted.
This commit is contained in:
3
Gopkg.lock
generated
3
Gopkg.lock
generated
@@ -348,6 +348,7 @@
|
||||
".",
|
||||
"ext",
|
||||
"log",
|
||||
"mocktracer",
|
||||
]
|
||||
pruneopts = ""
|
||||
revision = "1949ddbfd147afd4d964a9f00b24eb291e0e7c38"
|
||||
@@ -812,9 +813,11 @@
|
||||
"github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc",
|
||||
"github.com/matttproud/golang_protobuf_extensions/pbutil",
|
||||
"github.com/opentracing/opentracing-go",
|
||||
"github.com/opentracing/opentracing-go/mocktracer",
|
||||
"github.com/openzipkin/zipkin-go-opentracing",
|
||||
"github.com/prometheus/client_model/go",
|
||||
"github.com/prometheus/common/expfmt",
|
||||
"golang.org/x/sys/unix",
|
||||
"google.golang.org/grpc",
|
||||
"google.golang.org/grpc/credentials",
|
||||
"google.golang.org/grpc/grpclog",
|
||||
|
||||
Reference in New Issue
Block a user