Skip to main content
Module

x/sentry/index.d.ts>extractTraceparentData

The Official Sentry Deno SDK
Go to Latest
variable extractTraceparentData
Deprecated
Deprecated

Import this function from @sentry/utils instead

import { extractTraceparentData } from "https://deno.land/x/sentry@7.109.0/index.d.ts";

The extractTraceparentData function and TRACEPARENT_REGEXP constant used to be declared in this file. It was later moved into @sentry/utils as part of a move to remove @sentry/tracing dependencies from @sentry/node (extractTraceparentData is the only tracing function used by @sentry/node).

These exports are kept here for backwards compatability's sake.

See https://github.com/getsentry/sentry-javascript/issues/4642 for more details.

type

extractTraceparentData$1