Skip to content

Do not backfill unset send_default_pii - #7633

Closed
sentrivana wants to merge 1 commit into
major/3.0from
ivana/major/remove-send-default-pii-backfilling-if-not-provided
Closed

sentrivana wants to merge 1 commit into
major/3.0from
ivana/major/remove-send-default-pii-backfilling-if-not-provided

Conversation

@sentrivana

@sentrivana sentrivana commented Sep 23, 2026

Copy link
Copy Markdown
Contributor

If send_default_pii is unset, fall back to default data_collection instead of backfilling a data_collection config based on send_default_pii=False.

This means any test that currently doesn't set neither send_default_pii nor data_collection will test the behavior of the SDK where the default data_collection applies. Previously, it'd be testing SDK behavior where send_default_pii=False, which is not the same.

@sentrivana sentrivana closed this Sep 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant