Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ resetSdk
Function
resetSdk
packages/cloudflare/test/testUtils.ts:18–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
}
17
18
export
function
resetSdk(): void {
19
resetGlobals();
20
cleanupOtel();
21
}
Callers
2
opentelemetry.test.ts
File · 0.90
sdk.test.ts
File · 0.90
Calls
2
resetGlobals
Function · 0.70
cleanupOtel
Function · 0.70
Tested by
no test coverage detected