product · inferred from evidence
RudderStack
The product associated with the rudder-server component.
- Use monthly ClickHouse partitions for the RudderStack warehouse destination
A practical guide for RudderStack. If you are sending RudderStack warehouse data to ClickHouse, avoid the old daily-partition default: ClickHouse partitions should be 30-150GB each, and daily partitions for most event volumes just pile up s
- Self-hosted RudderStack behind Traefik returns 404: check your DNS records first
If your self-hosted RudderStack returns 404 on every request behind a reverse proxy like Traefik, do not start by rewriting your compose file. First isolate the layers: run curl YOUR_HOST/health from the host.
- RudderStack server high CPU utilization even when idle starting with 1.17.0
Versions 1.17.0 through 1.17.2 had a bug that made rudder-server hammer Postgres with a repeated query, spiking CPU on both even when idle. Fix: upgrade rudder-server to v1.17.3 or later, which contains the fix for the query loop. 1.16.3 wa