Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/sentry_deno/packages/browser/src/integrations/index.ts

Unofficial port of the Sentry SDK for JavaScript to Deno.
Latest
import * as sentryDeno from "https://deno.land/x/sentry_deno@v0.2.2/packages/browser/src/integrations/index.ts";

Classes

Default Breadcrumbs instrumentations TODO: Deprecated - with v6, this will be renamed to Instrument

Deduplication filter

Global handlers

HttpContext integration collects information about HTTP request headers

Adds SDK info to an event.

Wrap timer functions and event targets to catch errors and provide better meta data