feat(godot): Enriching events with scene tree data#13531
Merged
Conversation
AKA View Hierarchy.
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
Bundle ReportChanges will increase total bundle size by 774 bytes (0.0%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: sentry-docs-server-cjsAssets Changed:
view changes for bundle: sentry-docs-client-array-pushAssets Changed:
|
1 task
bruno-garcia
approved these changes
Apr 28, 2025
|
|
||
| ## Enabling Scene Tree Attachments | ||
|
|
||
| Scene tree capturing is an opt-in feature. To attach scene tree information to your events, navigate to **Project Settings > Sentry > Options** and enable the **Attach Scene Tree** option: |
Member
There was a problem hiding this comment.
Can the scene contain sensitive data? I wonder why we don't make this enable by default everywhere?
Collaborator
Author
There was a problem hiding this comment.
@bruno-garcia I was thinking the same. The risk of sensitive data is very low IMO. We mostly include node names, classes, script file local paths within project.
Co-authored-by: Bruno Garcia <bruno@brunogarcia.com>
codyde
added a commit
that referenced
this pull request
May 5, 2025
* 'master' of https://github.com/getsentry/sentry-docs: Fix small typo (#13570) Update trace explorer doc for GA (#13560) feat(cloudflare): Add jsonc instructions for sourcemaps upload (#13572) fix(apple): Missing semicolons in objc config snippets (#13578) feat(godot): Enriching events with scene tree data (#13531) feat(apple): Troubleshooting for subclass error (#13509) Make the API Design doc a bit more consistent (#13511) docs(js): Remove outdated/misleading warning (#13484) Refine SDK behavior docs for logs to make buffering more clear (#13573) fix(spike protection): correct floor calculation explanation (#13556) ref(docs): rm session health from early adopter (#13571) Bump API schema to 8c0365cd (#13564) Updating MCP docs with Video + Claude steps (#13563)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
DESCRIBE YOUR PR
For Godot SDK, add
Scene Treepage underEnriching Events. AKA view hierarchy documentation.Godot SDK PR:
IS YOUR CHANGE URGENT?
Help us prioritize incoming PRs by letting us know when the change needs to go live.
SLA
Thanks in advance for your help!
PRE-MERGE CHECKLIST
Make sure you've checked the following before merging your changes:
LEGAL BOILERPLATE
Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.
EXTRA RESOURCES