MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / integration.ts

File integration.ts

packages/profiling-node/src/integration.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable max-lines */
2import type { Event, IntegrationFn, Profile, ProfileChunk, ProfilingIntegration, Span } from '@sentry/core';
3import {
4 consoleSandbox,

Callers

nothing calls this directly

Calls 3

consoleSandboxFunction · 0.90
defineIntegrationFunction · 0.90
warnMethod · 0.65

Tested by

no test coverage detected