Skip to content

Commit b0da68f

Browse files
authored
Merge pull request #2 from rakyll/master
Add Stackdriver Trace support
2 parents 776310e + 3b90ad5 commit b0da68f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
- [Prometheus monitoring for gRPC Go](https://github.com/mwitkow/go-grpc-prometheus)
1111
- [Flatbuffer support for gRPC C++](https://github.com/google/flatbuffers/tree/master/grpc)
1212
- [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
- [grpc-java-contrib](https://github.com/salesforce/grpc-java-contrib)
1415
- [grpc-errors](https://github.com/avinassh/grpc-errors)
1516

0 commit comments

Comments
 (0)