Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/getsentry/sentry-javascript
/ app.js
File
app.js
dev-packages/e2e-tests/test-applications/node-hapi/src/app.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
Sentry = require(
'@sentry/node'
);
2
3
Sentry.init({
4
environment:
'qa'
,
// dynamic sampling bias to keep transactions
Callers
nothing calls this directly
Calls
5
server
Method · 0.80
init
Function · 0.70
start
Method · 0.65
log
Method · 0.65
init
Method · 0.45
Tested by
no test coverage detected