Skip to content

docs(data-collection): Update name of queryParams to urlQueryParams#18703

Open
s1gr1d wants to merge 4 commits into
masterfrom
sig/rename-urlQueryParams
Open

docs(data-collection): Update name of queryParams to urlQueryParams#18703
s1gr1d wants to merge 4 commits into
masterfrom
sig/rename-urlQueryParams

Conversation

@s1gr1d

@s1gr1d s1gr1d commented Jul 13, 2026

Copy link
Copy Markdown
Member

DESCRIBE YOUR PR

Update name of queryParams to urlQueryParams to reduce ambiguity with other query types.

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.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

@s1gr1d s1gr1d requested a review from ericapisani July 13, 2026 08:14
@vercel

vercel Bot commented Jul 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
develop-docs Ready Ready Preview Jul 13, 2026 11:35am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
sentry-docs Ignored Ignored Preview Jul 13, 2026 11:35am

Request Review

@github-actions github-actions Bot added the sdk-develop-docs PRs touching develop-docs/sdk label Jul 13, 2026
@s1gr1d s1gr1d requested review from chargome and cleptric July 13, 2026 08:14
Comment thread develop-docs/sdk/foundations/client/data-collection/index.mdx
Comment thread develop-docs/sdk/foundations/client/data-collection/index.mdx
```

For query parameters: the rules and terms as specified in `queryParams` in the `dataCollection` configuration apply to query parameters. The SDK replaces values for sensitive keys with `"[Filtered]"` while keeping non-sensitive values as-is.
For query parameters: the rules and terms as specified in `urlQueryParams` in the `dataCollection` configuration apply to query parameters. The SDK replaces values for sensitive keys with `"[Filtered]"` while keeping non-sensitive values as-is.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nit:

Suggested change
For query parameters: the rules and terms as specified in `urlQueryParams` in the `dataCollection` configuration apply to query parameters. The SDK replaces values for sensitive keys with `"[Filtered]"` while keeping non-sensitive values as-is.
For URL query parameters: the rules and terms as specified in `urlQueryParams` in the `dataCollection` configuration apply to query parameters. The SDK replaces values for sensitive keys with `"[Filtered]"` while keeping non-sensitive values as-is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sdk-develop-docs PRs touching develop-docs/sdk

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants