This repository was archived by the owner on Aug 14, 2024. It is now read-only.
hertz-contrib/tracerOpentracing tracer for Hertz
func main() { ... h := server.Default(server.WithTracer(hertz.NewTracer(ht, func(c *app.RequestContext) string { return "test.hertz.server" + "::" + c.FullPath() }))) h.Use(hertz.ServerCtx()) ... }
func main() { ... c, _ := client.NewClient() c.Use(hertz.ClientTraceMW, hertz.ClientCtx) ... }
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4