import { addEventProcessor } from "https://deno.land/x/sentry@8.37.1/index.d.ts";
Add an event processor. This will be added to the current isolation scope, ensuring any event that is processed in the current execution context will have the processor applied.