Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ getTracer
Function
getTracer
apps/sim/lib/copilot/request/otel.ts:215–217 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
213
}
214
215
function
getTracer() {
216
return
getCopilotTracer()
217
}
218
219
// Wrap an inbound handler that Go called into so its span parents
220
// under the Go-side trace (via `traceparent`).
Callers
5
withIncomingGoSpan
Function · 0.70
withCopilotSpan
Function · 0.70
withCopilotToolSpan
Function · 0.70
startCopilotOtelRoot
Function · 0.70
withCopilotOtelContext
Function · 0.70
Calls
1
getCopilotTracer
Function · 0.85
Tested by
no test coverage detected