import { requestDataIntegration } from "https://deno.land/x/sentry@8.37.1/index.mjs";
Add data about a request to an event. Primarily for use in Node-based SDKs, but included in @sentry/core
so it can be used in cross-platform SDKs like @sentry/nextjs
.