import { setMeasurement } from "https://deno.land/x/sentry@8.37.1/index.d.ts";
Adds a measurement to the active transaction on the current global scope. You can optionally pass in a different span as the 4th parameter.
import { setMeasurement } from "https://deno.land/x/sentry@8.37.1/index.d.ts";
Adds a measurement to the active transaction on the current global scope. You can optionally pass in a different span as the 4th parameter.