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

File mysql.ts

packages/deno/src/integrations/mysql.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mysqlChannelIntegration } from '@sentry/server-utils/orchestrion';
2import type { Integration, IntegrationFn } from '@sentry/core';
3import { defineIntegration, extendIntegration } from '@sentry/core';
4import { setAsyncLocalStorageAsyncContextStrategy } from '../async';

Callers

nothing calls this directly

Calls 2

extendIntegrationFunction · 0.90
defineIntegrationFunction · 0.90

Tested by

no test coverage detected