Commit d7d2cec
chore: clarify user context UI and interface (#13620)
<!-- Use this checklist to make sure your PR is ready for merge. You may
delete any sections you don't need. -->
[Vercel
Preview](https://develop-docs-bmq9r90m3.sentry.dev/sdk/data-model/event-payloads/user/)
## DESCRIBE YOUR PR
Related to getsentry/sentry#90993 , where we
added the prefix `data.` to all unknown User Context keys, making them
stand out in the UI.
It was confusing to some users that the UI showed the User data in a
"prettified" manner, not matching the expected keys sent from the SDKs,
so I'm adding some warnings/notes to the develop docs to clear this up.
## 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 -->
- [x] 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)
---------
Co-authored-by: Karl Heinz Struggl <kahest@users.noreply.github.com>
Co-authored-by: Alex Krawiec <alex.krawiec@sentry.io>1 parent dd364bf commit d7d2cec
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
| |||
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
34 | 42 | | |
35 | 43 | | |
36 | 44 | | |
| |||
0 commit comments