Skip to content

PRD-2809: Remove Amplitude analytics and apiUrl from Sentry error context - #127

Merged
veliseev93 merged 6 commits into
developmentfrom
prd-2809-remove-amplitude
Sep 11, 2026
Merged

PRD-2809: Remove Amplitude analytics and apiUrl from Sentry error context#127
veliseev93 merged 6 commits into
developmentfrom
prd-2809-remove-amplitude

Conversation

@VitalyMih

Copy link
Copy Markdown
Contributor

@VitalyMih

Copy link
Copy Markdown
Contributor Author

@veliseev93 please review :)

vmikhalevskii added 4 commits September 11, 2026 12:49
… policy

Sentry error context no longer includes the API server's domain/host in
request URLs, and the privacy policy is updated to reflect Sentry usage.
Email already identifies the reporter; app_user_id was unnecessary
personal data collection in the Contact Support flow.
Sentry recorded the absolute request URL in every network breadcrumb,
which exposed the address of the user's self-hosted server. A
beforeBreadcrumb hook now keeps only the path and query. The stripOrigin
helper moved to shared/utils/strings and is reused by capture-api-error.
@veliseev93
veliseev93 merged commit 8b0abd8 into development Sep 11, 2026
1 check passed
@veliseev93
veliseev93 deleted the prd-2809-remove-amplitude branch September 11, 2026 11:00
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.

2 participants