PostHog / posthog

🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
https://posthog.com
Other
21.24k stars 1.26k forks source link

feat(cdp): Added event to debug log #25201

Closed benjackwhite closed 1 week ago

benjackwhite commented 1 week ago

Problem

Whenever debugging after the fact we are often interested to know what event caused an invocation or error. This adds the ID to the debug log

Changes

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

Does this work well for both Cloud and self-hosted?

How did you test this code?