Skip to content

docs(godot): Document the C# native before-send hook#18430

Open
limbonaut wants to merge 3 commits into
masterfrom
limbonaut/docs/godot-native-before-send
Open

docs(godot): Document the C# native before-send hook#18430
limbonaut wants to merge 3 commits into
masterfrom
limbonaut/docs/godot-native-before-send

Conversation

@limbonaut

@limbonaut limbonaut commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

DESCRIBE YOUR PR

Document options.Native.SetBeforeSend, the new C# hook in the Godot SDK that lets the .NET layer inspect, modify, or drop native events (engine, GDScript, and GDExtension errors) before they're sent to Sentry.

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

Add docs for `options.Native.SetBeforeSend`, the C# hook that lets the
.NET layer inspect, modify, or drop native events (engine, GDScript, and
GDExtension errors) before they're sent.

Add a "Native Hooks in C#" section to the options page with a dedicated
SdkOption, and reflect the hook in the Filtering page's before-send include.

Refs getsentry/sentry-godot#737
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
sentry-docs Ready Ready Preview, Comment Jun 17, 2026 9:19am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Preview Jun 17, 2026 9:19am

Request Review

Comment thread platform-includes/configuration/before-send/godot.mdx
Comment thread platform-includes/configuration/before-send/godot.mdx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants