Skip to content

Conversation

@tustanivsky
Copy link
Collaborator

This PR updates code examples (both C++ and blueprint) showing how to use the new user feedback API.

Related to:

@vercel
Copy link

vercel bot commented Aug 20, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
sentry-docs Ready Ready Preview Comment Aug 20, 2025 2:15pm
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
develop-docs Ignored Ignored Preview Aug 20, 2025 2:15pm

@codecov
Copy link

codecov bot commented Aug 20, 2025

Bundle Report

Changes will increase total bundle size by 180 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-client-array-push 9.9MB -6 bytes (-0.0%) ⬇️
sentry-docs-server-cjs 12.46MB 186 bytes (0.0%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/pages/_app-*.js -3 bytes 882.71kB -0.0%
static/chunks/8321-*.js -3 bytes 425.87kB -0.0%
static/zIxmxC45QOK2Y0g-*.js (New) 684 bytes 684 bytes 100.0% 🚀
static/zIxmxC45QOK2Y0g-*.js (New) 77 bytes 77 bytes 100.0% 🚀
static/WMjioQyXyOif5fOCqfSvz/_buildManifest.js (Deleted) -684 bytes 0 bytes -100.0% 🗑️
static/WMjioQyXyOif5fOCqfSvz/_ssgManifest.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️
view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js -3 bytes 1.78MB -0.0%
../instrumentation.js -3 bytes 1.1MB -0.0%
9523.js -3 bytes 1.08MB -0.0%
../app/[[...path]]/page.js.nft.json 65 bytes 758.38kB 0.01%
../app/platform-redirect/page.js.nft.json 65 bytes 758.29kB 0.01%
../app/sitemap.xml/route.js.nft.json 65 bytes 755.77kB 0.01%

UserFeedback->Initialize("Feedback message");
UserFeedback->SetName("Jon Doe");
UserFeedback->SetContactEmail("[email protected]");
UserFeedback->SetAssociatedEvent(EventId);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

// optional event id

@tustanivsky tustanivsky merged commit a1a237e into master Aug 25, 2025
13 checks passed
@tustanivsky tustanivsky deleted the unreal/user-feedback branch August 25, 2025 13:36
@github-actions github-actions bot locked and limited conversation to collaborators Sep 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants