SentryIntegrationOptions

Example values

TypeScript
{
organization?: string;
projectId?: number;
prefix?: string;
severityAllowList?: CoreErrorTracking.SeverityLevel[] | '*';
sendExceptionsToPostHog?: boolean;
}

Community questions

Questions about this page? or post a community question.