Skip to content

Commit 649728f

Browse files
authored
docs(scopes): Add image for scope inheritance/merging (#15259)
## DESCRIBE YOUR PR This image already exists on the "Hub & Scope Refactoring" page, but is now also added to the "Scopes" page to make the content easier to grasp. ## 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.): <!-- ENTER DATE HERE --> - [ ] Other deadline: <!-- ENTER DATE HERE --> - [ ] None: Not urgent, can wait up to 1 week+ ## SLA - Teamwork makes the dream work, so please add a reviewer to your PRs. - Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it. Thanks in advance for your help! ## 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](https://github.com/orgs/getsentry/teams/docs)
1 parent a1e10d1 commit 649728f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
151 KB
Loading

develop-docs/sdk/telemetry/scopes.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ Data from all three scope types MUST be merged in a specific order before being
4949
3. merged with data from the current scope, which is ...
5050
4. applied to the event
5151

52+
![Scope Inheritance](scope-inheritance.png)
53+
5254
## Related Documents
5355

5456
This document provides a concise summary of the [Hub & Scope Refactoring](/sdk/miscellaneous/hub_and_scope_refactoring/), focusing on implementation details and expected features. The original document remains unchanged, offering additional historical context and migration strategies.

0 commit comments

Comments
 (0)