We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e393730 commit e091333Copy full SHA for e091333
README.md
@@ -171,6 +171,11 @@ for {
171
}
172
```
173
174
+# Example
175
+- [Gin Tracing Middleware](https://github.com/codeandcode0x/istioAlltime/blob/main/projects/golang/ticket-manager/middleware/Tracing.go)
176
+- [gRPC](example/grpc/grpcClient.go)
177
+- [Http to gRPC](example/http/httpServer.go)
178
+
179
# Jaeger or Zipkin Tracing
180
<img src="wiki/imgs/zipkin.jpg" width="100%" alt="tracing">
181
0 commit comments