8000 Make system context optional · Issue #214 · PostHog/posthog-python · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Make system context optional #214

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
frankong opened this issue Apr 9, 2025 · 0 comments
Open

Make system context optional #214

frankong opened this issue Apr 9, 2025 · 0 comments

Comments

@frankong
Copy link
frankong commented Apr 9, 2025

Hi team, we currently use Posthog for our frontend and are exploring using it for Python backend error tracking and llm observability.

One issue we are having is that backend will capture OS and OS platform in system context which will always be Linux:

properties = {**(properties or {}), **system_context()}

This causes issues in our dashboards and metrics. Would it be possible to make system context optional?

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

No branches or pull requests

1 participant
0