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