go-zero icon indicating copy to clipboard operation
go-zero copied to clipboard

Provide Opentelemetry Trace Middleware

Open weizhengde opened this issue 1 year ago • 1 comments

middleware can report trace when server receive request. Some web/rpc framework support middleware or configuration to report trace. For example, hertz、gorilla/mux、kitex

  • https://github.com/hertz-contrib/obs-opentelemetry

  • https://github.com/kitex-contrib/obs-opentelemetry

  • https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/instrumentation/github.com/gorilla/mux/otelmux/mux.go

weizhengde avatar Jun 20 '24 03:06 weizhengde

We've integrated opentelemetry already for long time.

kevwan avatar Jun 21 '24 11:06 kevwan

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Jun 22 '25 02:06 github-actions[bot]