MCPcopy 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

1const Sentry = require('@sentry/node');
2
3Sentry.init({
4 environment: 'qa', // dynamic sampling bias to keep transactions

Callers

nothing calls this directly

Calls 5

serverMethod · 0.80
initFunction · 0.70
startMethod · 0.65
logMethod · 0.65
initMethod · 0.45

Tested by

no test coverage detected