Skip to content

🔧(backend) add PostHog Python SDK (opt-in init only)#160

Closed
StephanMeijer wants to merge 1 commit into
mainfrom
feat/posthog
Closed

🔧(backend) add PostHog Python SDK (opt-in init only)#160
StephanMeijer wants to merge 1 commit into
mainfrom
feat/posthog

Conversation

@StephanMeijer

Copy link
Copy Markdown
Collaborator

Adds the PostHog Python SDK with opt-in initialization only.

We spoke about PostHog in the Weekly Find meeting; implementation only gets priority after production-release.

Adds posthog==7.18.0. Initializes the SDK in Base.post_setup
mirroring the Sentry pattern. Two env vars: POSTHOG_API_KEY,
POSTHOG_HOST. No event capture, no middleware, no helpers.

Signed-off-by: Stephan Meijer <me@stephanmeijer.com>
@StephanMeijer

Copy link
Copy Markdown
Collaborator Author

Closed: We spoke about PostHog in the Weekly Find meeting; implementation only gets priority after production-release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant