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
Using `@jitsu/js` `v1.3.2` in `[email protected]` I get the following error upon calling `jitsuAnalytics({...})`. ```sh ERROR TypeError: Cannot read property 'includes' of undefined, js engine: hermes ``` The error is thrown...
✅ app start / shutdown / running_time - its ok to bw used instead of start / shutdown ✅ unit initialization (destination, source, api_key, etc) success | error ✅ new...
The segment plugin for `@analytics` has two distinct APIs. One for the browser and one for the server. I've updated the docs to include examples for both and also updated...
We are using Jitsu to track analytics But because of this it cannot be used in middleware ``` Dynamic Code Evaluation (e. g. 'eval', 'new Function', 'WebAssembly.compile') not allowed in...
## Summary We are experiencing an issue with Jitsu when syncing data between Hubspot and our MySQL destination. The syncs fail and are aborted due to an error related to...
## Summary Coming from [here](https://jitsuhq.slack.com/archives/C018G6W0URG/p1716207913309059) [The upsert method](https://github.com/jitsucom/jitsu/blob/77733e9311425dbb59a3cbfdd95095b0ab33a72d/libs/core-functions/src/functions/hubspot-destination.ts#L112) accepts customProps parameter but nothing is done with it. ## System configuration and versions Cloud Feel free to close it if the...