Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ opentelemetry.test.ts
File
opentelemetry.test.ts
packages/cloudflare/test/opentelemetry.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ trace } from
'@opentelemetry/api'
;
2
import
type
{ TransactionEvent } from
'@sentry/core'
;
3
import
{ startSpan } from
'@sentry/core'
;
4
import
{ beforeEach, describe, expect, test } from
'vitest'
;
Callers
nothing calls this directly
Calls
10
resetSdk
Function · 0.90
test
Function · 0.90
init
Function · 0.90
startSpan
Function · 0.90
push
Method · 0.80
end
Method · 0.65
flush
Method · 0.65
getTracer
Method · 0.45
startSpan
Method · 0.45
startActiveSpan
Method · 0.45
Tested by
no test coverage detected