Skip to main content
Module

x/sentry/index.mjs>captureFeedback

The Official Sentry Deno SDK
Go to Latest
function captureFeedback
import { captureFeedback } from "https://deno.land/x/sentry@8.3.0/index.mjs";

Send user feedback to Sentry.

Parameters

feedbackParams: SendFeedbackParams
optional
hint: EventHint & { includeReplay?: boolean; }

Returns

string