Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit 861d5e8

Browse files
Updaate
1 parent 8916b53 commit 861d5e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codecov/settings_base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -402,6 +402,7 @@
402402
HttpxIntegration(),
403403
],
404404
environment=SENTRY_ENV,
405+
set_default_pii=True,
405406
traces_sample_rate=SENTRY_SAMPLE_RATE,
406407
profiles_sample_rate=float(
407408
os.environ.get("SERVICES__SENTRY__PROFILE_SAMPLE_RATE", 0.01)

0 commit comments

Comments
 (0)