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>LinkedErrors

Unofficial port of the Sentry SDK for JavaScript to Deno.
Latest
class LinkedErrors
implements Integration
import { LinkedErrors } from "https://deno.land/x/sentry_deno@v0.2.2/packages/browser/src/integrations/index.ts";

Adds SDK info to an event.

Constructors

new
LinkedErrors(options?: Partial<LinkedErrorsOptions>)

Properties

private
readonly
_key: LinkedErrorsOptions["key"]
private
readonly
_limit: LinkedErrorsOptions["limit"]
readonly
name: string