Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/sourcebot-dev/sourcebot
/ instrument.ts
File
instrument.ts
packages/backend/src/instrument.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as Sentry from
"@sentry/node"
;
2
import
{ createLogger, SOURCEBOT_VERSION } from
"@sourcebot/shared"
;
3
import
{ env } from
"@sourcebot/shared/client"
;
4
Callers
nothing calls this directly
Calls
2
createLogger
Function · 0.90
init
Method · 0.80
Tested by
no test coverage detected