Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ context.ts
File
context.ts
packages/node-core/src/integrations/context.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable max-lines */
2
3
import
{ execFile } from
'node:child_process'
;
4
import
{ readdir, readFile } from
'node:fs'
;
Callers
nothing calls this directly
Calls
11
defineIntegration
Function · 0.90
getAppContext
Function · 0.85
getDeviceContext
Function · 0.85
getCloudResourceContext
Function · 0.85
getOsContext
Function · 0.85
contextsToSpanAttributes
Function · 0.85
matchFirst
Function · 0.85
assign
Method · 0.80
getCultureContext
Function · 0.70
catch
Method · 0.65
then
Method · 0.45
Tested by
no test coverage detected