Skip to content

[DOCS-13573] Add unified SDK Data Collected cdocs pages#35011

Merged
rtrieu merged 4 commits intomasterfrom
rtrieu/cdocs-data-collected
Apr 8, 2026
Merged

[DOCS-13573] Add unified SDK Data Collected cdocs pages#35011
rtrieu merged 4 commits intomasterfrom
rtrieu/cdocs-data-collected

Conversation

@rtrieu
Copy link
Copy Markdown
Contributor

@rtrieu rtrieu commented Mar 4, 2026

What does this PR do? What is the motivation?

Fixes DOCS-13573

Adds unified Data Collected cdocs pages for all client SDKs, built on top of the SDK setup and advanced configuration work in #34948.

  • Adds a unified /client_sdks/data_collected page with a platform filter (Browser, Android, iOS, Flutter, React Native, Kotlin Multiplatform, Roku, Unity)
  • Adds per-platform data collected shortcodes under layouts/shortcodes/mdoc/en/sdk/data_collected/
  • Adds per-platform data_collected.mdoc.md pages under real_user_monitoring/application_monitoring/
  • Removes redundant standalone .md data collected files (Flutter, Kotlin Multiplatform, React Native) in favor of .mdoc.md shortcodes

Merge instructions

Merge readiness:

  • Ready for merge

Additional notes

Depends on #34948 (rtrieu/cdocs-sdks-advanced-configs). Merge that first.

@rtrieu rtrieu requested review from a team as code owners March 4, 2026 20:14
@github-actions github-actions bot added Architecture Everything related to the Doc backend cdocs labels Mar 4, 2026
@rtrieu rtrieu added the editorial review Waiting on a more in-depth review label Mar 4, 2026
@rtrieu rtrieu changed the base branch from master to rtrieu/cdocs-sdks March 4, 2026 20:56
@rtrieu rtrieu requested review from a team as code owners March 4, 2026 20:56
@rtrieu rtrieu requested a review from TalUsvyatsky March 4, 2026 20:56
@rtrieu rtrieu changed the base branch from rtrieu/cdocs-sdks to rtrieu/cdocs-sdks-advanced-configs March 4, 2026 20:59
@rtrieu rtrieu force-pushed the rtrieu/cdocs-data-collected branch 2 times, most recently from 690f68f to 3966190 Compare March 4, 2026 21:47
@rtrieu rtrieu changed the title Add Client SDKs section with Data Collected pages [DOCS-13573] Add Client SDKs section with Data Collected pages Mar 4, 2026
@rtrieu rtrieu changed the title [DOCS-13573] Add Client SDKs section with Data Collected pages [DOCS-13573] Add unified SDK Data Collected cdocs pages Mar 4, 2026
@github-actions github-actions bot added Images Images are added/removed with this PR Guide Content impacting a guide and removed Images Images are added/removed with this PR Guide Content impacting a guide labels Mar 5, 2026
Copy link
Copy Markdown
Contributor

@domalessi domalessi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm a little confused... it seems that this branch has changes relevant for your Advanced Configs PR and it doesn't include all the relevant files for the Data Collected pages. That being said, I was able to spot check everything in the preview, and it's all looking good! So likely it'll be a quick and easy review once the PR reflects the changes in scope. Hope this makes sense - let me know if not!

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same note for this guy + all the advanced config shortcodes + the sdk-platforms.html file - the changes looks good, but I think maybe these were supposed to go in the adv config PR?

@rtrieu rtrieu force-pushed the rtrieu/cdocs-data-collected branch from 1adc1ee to 32ae076 Compare March 6, 2026 19:23
@rtrieu rtrieu requested review from a team as code owners March 6, 2026 19:23
@rtrieu rtrieu changed the base branch from rtrieu/cdocs-sdks-advanced-configs to master March 6, 2026 19:28
@rtrieu rtrieu force-pushed the rtrieu/cdocs-data-collected branch 2 times, most recently from 79b42de to 682ac4b Compare March 6, 2026 19:34
Adds data collected documentation for all supported SDK platforms:
Android, Browser, Flutter, iOS, Kotlin Multiplatform, React Native,
Roku, and Unity.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@rtrieu rtrieu force-pushed the rtrieu/cdocs-data-collected branch from 682ac4b to 6b83753 Compare March 6, 2026 19:41
Copy link
Copy Markdown
Contributor

@domalessi domalessi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, Rosa!

| `error.message` | string | A concise, human-readable, one-line message explaining the event. |
| `error.stack` | string | The stack trace or complementary information about the error. |
| `error.issue_id` | string | The stack trace or complementary information about the error.
| `error.issue_id` | string | The stack trace or complementary information about the error. |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just noting that I think this description is incorrect? It's the same as error.stack and it makes more sense for that one.

title: Data Collected
content_filters:
- trait_id: platform
option_group_id: client_sdk_platform_options
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm assuming this option group is defined in another PR?

@rtrieu rtrieu merged commit 043826d into master Apr 8, 2026
15 checks passed
@rtrieu rtrieu deleted the rtrieu/cdocs-data-collected branch April 8, 2026 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Architecture Everything related to the Doc backend cdocs editorial review Waiting on a more in-depth review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants