Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudflare/cloudflared
/ NewNoopSpan
Function
NewNoopSpan
tracing/tracing.go:285–287 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
283
}
284
285
func
NewNoopSpan() trace.Span {
286
return
trace.SpanFromContext(nil)
287
}
Callers
4
RequestSpan
Method · 0.92
ReplySpan
Method · 0.92
RequestSpan
Method · 0.92
ReplySpan
Method · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected