Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codealong-dev/ride-sharing
/ newServerHandler
Function
newServerHandler
shared/tracing/grpc.go:26–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
}
25
26
func
newServerHandler() stats.Handler {
27
return
otelgrpc.NewServerHandler(otelgrpc.WithTracerProvider(otel.GetTracerProvider()))
28
}
Callers
1
WithTracingInterceptors
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected