You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use an ETS-based double buffer for our inserts to Kafka (not open source so I can't directly show you) but it is based on the buffer that OpenTelemetry uses for spans. Performance is really good. Maybe if I have some free time I could put together a PR for plausible implementing something like that?
The example could be based on Plausible's in-memory buffer:
The text was updated successfully, but these errors were encountered: