import { addBreadcrumb } from "https://deno.land/x/sentry@8.39.0-beta.0/index.mjs";
Records a new breadcrumb which will be attached to future events.
Breadcrumbs will be added to subsequent events to provide more context on user's actions prior to an error or crash.