Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RisingStack/trace-nodejs
/ tracer.js
File
tracer.js
lib/agent/tracer/tracer.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
2
var
assign = require(
'lodash.assign'
)
3
var
findIndex = require(
'lodash.findindex'
)
4
var
debug = require(
'../../utils/debug'
)(
'agent:tracer'
)
Callers
nothing calls this directly
Calls
2
transformError
Function · 0.85
rewind
Function · 0.85
Tested by
no test coverage detected