Skip to content

Make system context optional #214

@frankong

Description

@frankong

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions