Skip to main content
Module

x/sentry/index.d.ts>getActiveSpan

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

Returns the currently active span.

Returns

Span | undefined