Skip to content

Feat/posthog error tracking redaction#329

Open
laxmanclo wants to merge 5 commits into
aoagents:mainfrom
laxmanclo:feat/posthog-error-tracking-redaction
Open

Feat/posthog error tracking redaction#329
laxmanclo wants to merge 5 commits into
aoagents:mainfrom
laxmanclo:feat/posthog-error-tracking-redaction

Conversation

@laxmanclo

Copy link
Copy Markdown
Contributor

This improves telemetry without widening what we send remotely.

Renderer exceptions now go into PostHog Error Tracking(before it was just tracking the error, not capturing in depth, which gives us proper grouped UI issues. We also scrub local paths and local URLs before capture. On the backend, failures still emit as events, but now include better structured metadata like component, operation, error kind/code, and
fingerprints so they are easier to group and investigate without leaking raw internals. Backend tele can still be improved a lot, but requires lots of change.

@laxmanclo laxmanclo force-pushed the feat/posthog-error-tracking-redaction branch from a991dac to ccc9e8b Compare June 19, 2026 11:03
@laxmanclo laxmanclo force-pushed the feat/posthog-error-tracking-redaction branch from ccc9e8b to 6ad98a3 Compare June 19, 2026 11:08
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