jitsu
jitsu copied to clipboard
Jitsu is an open-source Segment alternative. Fully-scriptable data ingestion engine for modern data teams. Set-up a real-time data pipeline in minutes, not days
## Summary `@jitsu/jitsu-react` is not currently supported with React 19. The package's peer dependencies likely restrict it to earlier React versions, causing dependency resolution conflicts when trying to use it...
``` ## Summary Console build failed ## System configuration and versions Jitsu Next. v.2.9.0 ## Artifacts (logs, etc) 16 [builder 6/14] RUN --mount=type=cache,id=onetag_pnpm,target=/root/.local/share/pnpm/store/v3 pnpm fetch #16 0.860 Importing packages to...
With a self hosted, or cloud, it's will be very nice to have the possibility to fetch destination connected to a source. Why ? If we want to build a...
Add the possibility to getAnonymousId. It's use full to set to others provider like Growthbook ( AB testing solution ) attributes ``` setAnonymousId: (id: string) => { if (opts.debug) {...
Do you plan to add Hotjar as a Destination ?
- Make the PropertyUI type available in the destination configuration by moving it over (not sure about how to best do this). - Hide sensitive fields in the destination configuration...
## Summary Airbyte mysql source to postgres sync creates "boolean" columns on destination for "tinyint" columns in mysql. This is incorrect. tinyint is 8-bit column that can take 256 values...
This PR modernizes the build tooling for client libraries and adds runtime environment variable validation to the console webapp. The changes improve build performance, reduce bundle sizes, and provide type-safe...
When running Jitsu behind Cloudflare, the service couldn't get the real client IP because Cloudflare uses CF-Connecting-IP header instead of the standard X-Real-Ip or X-Forwarded-For. This PR adds a **TRUSTED_IP_HEADERS**...