Skip to main content
Module

x/sentry/index.mjs>getActiveSpan

The Official Sentry Deno SDK
Go to Latest
function getActiveSpan
import { getActiveSpan } from "https://deno.land/x/sentry@7.109.0/index.mjs";

Returns the currently active span.

Returns

Span | undefined