Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/sentry_deno/packages/types/src/session.ts>AggregationCounts

Unofficial port of the Sentry SDK for JavaScript to Deno.
Latest
interface AggregationCounts
import { type AggregationCounts } from "https://deno.land/x/sentry_deno@v0.2.2/packages/types/src/session.ts";

Properties

started: string
optional
errored: number
optional
exited: number
optional
crashed: number