Paweł Ledwoń
Paweł Ledwoń
For the memory monitoring purposes, it would be awesome if crank exposed a socket interface with a stream of process state changes. What the memory monitor needs is: - [...
> [!IMPORTANT] > 👉 _Stay up-to-date with [PostHog coding conventions](https://posthog.com/docs/contribute/coding-conventions) for a smoother review._ ## Problem We're ready to fully transition to Blobby V2, but we're missing the switchover logic...
> [!IMPORTANT] > 👉 _Stay up-to-date with [PostHog coding conventions](https://posthog.com/docs/contribute/coding-conventions) for a smoother review._ ## Problem We're breaking out the persons DB and decided to move groups along with it....
## Problem At some point we want to join the preprocessing and main pipelines in ingestion. ## Changes This is a prototype. ## How did you test this code? TODO
## Problem We publish events from capture-ai with placeholders for properties that are S3-stored blobs. ## Changes - Implements basic S3 uploads for capture-ai - Updates tests, adds a new...