Skip to content

feat(code): instrument electron logs to posthog#1278

Merged
adboio merged 1 commit intomainfrom
03-17-feat_code_instrument_electron_logs_to_posthog
Mar 17, 2026
Merged

feat(code): instrument electron logs to posthog#1278
adboio merged 1 commit intomainfrom
03-17-feat_code_instrument_electron_logs_to_posthog

Conversation

@adboio
Copy link
Contributor

@adboio adboio commented Mar 17, 2026

⚠️ open question: PII?

this sends raw logs to posthog, do we need to redact anything? i assume llma already sees input/output so maybe this is no different?

changes

send electron logs to posthog

see demo in this project: https://us.posthog.com/project/291846/logs

closes #1222

Copy link
Contributor Author

adboio commented Mar 17, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@adboio adboio requested a review from a team March 17, 2026 16:16
@adboio adboio marked this pull request as ready for review March 17, 2026 16:16
Copy link
Contributor Author

adboio commented Mar 17, 2026

from offline convo: not doing anything with PII for now, it's the same as LLMA, will follow-up before GA to tidy this up as needed #1279

#1280

@adboio adboio merged commit 53ed7f4 into main Mar 17, 2026
15 checks passed
@adboio adboio deleted the 03-17-feat_code_instrument_electron_logs_to_posthog branch March 17, 2026 16:30
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.

Can we upload the main.log to PostHog logs?

2 participants