Skip to content

Commit 009d939

Browse files
authored
Merge pull request #4955 from segmentio/MStephen024-patch-6
Additional details added to Pretty View section
2 parents 700afd2 + caf374e commit 009d939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/sources/debugger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ You can search in the Debugger to find a specific payload using any information
2121

2222
Two views are available when viewing a payload:
2323

24-
* The **Pretty view** is an approximate recreation of the API call you made that was sent to Segment. The format shown depends on the library used at the source.
24+
* The **Pretty view** is an approximate recreation of the API call you made that was sent to Segment. The format shown depends on the library used at the source, and the data displayed may not account for a particular workspace's unique configuration settings (for example, the region in the API request).
2525
* The **Raw view** is the complete JSON object Segment received from the calls you sent. These calls include all the details about what is being tracked: timestamps, properties, traits, ids, and [contextual information Segment automatically collects](/docs/connections/spec/common/#context-fields-automatically-collected) the moment the data is sent.

0 commit comments

Comments
 (0)