Skip to content

Commit 64a7852

Browse files
committed
Add Stackdriver Trace support
1 parent b20d325 commit 64a7852

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@
88
- [Polyglot](https://github.com/grpc-ecosystem/polyglot)
99
- [Zipkin Support for gRPC](https://github.com/openzipkin/brave/tree/master/brave-grpc)
1010
- [Prometheus monitoring for gRPC Go](https://github.com/mwitkow/go-grpc-prometheus)
11-
- [Flatbuffer support for gRPC C++] (https://github.com/google/flatbuffers/tree/master/grpc)
12-
- [Go Kit with gRPC as transport] (https://github.com/go-kit/kit/tree/master/transport/grpc)
11+
- [Flatbuffer support for gRPC C++](https://github.com/google/flatbuffers/tree/master/grpc)
12+
- [Go Kit with gRPC as transport](https://github.com/go-kit/kit/tree/master/transport/grpc)
13+
- [Stackdriver Trace Support for gRPC Go](https://godoc.org/cloud.google.com/go/trace)
1314

1415
#Issues where we would like help from the community
1516
- [gRPC core](https://github.com/grpc/grpc/labels/help%20wanted)

0 commit comments

Comments
 (0)