Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ example.ts
File
example.ts
packages/deno/test/example.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as Sentry from
'../build/esm/index.js'
;
2
3
Sentry.init({
4
dsn:
'https://1234@some-domain.com/4505526893805568'
,
Callers
nothing calls this directly
Calls
4
setTimeout
Function · 0.85
addBreadcrumb
Method · 0.80
log
Method · 0.65
init
Method · 0.45
Tested by
no test coverage detected