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
Fixes issue #876 Adding some metrics to eventnative application
### Problem Some API that Jitsu uses to pull sources data applies quota limits for allowed requests per period of time. If quota limit get exceeded during source sync Jitsu...
## Problem At the moment, full refresh for subj doesn't work well. It first truncates table, and then starts to fill table once again. It means that during the run...
### Problem We have to little metrics to be sure that application is healthy and there are no regressions after upgrading to a new version ### Solution For every significant...
### Problem - Currently Jitsu retries error infinitely - that doesn't make much sense because many kind of errors cannot be solved with retries. - For streaming storages error leads...
### Problem Most of the changes of [the configuration](https://jitsu.com/docs/configuration) within Jitsu requires server restart. This is not very convenient in some cases. One of the canonical examples is storage (Redis)...
## Environment - **Deploy method**: `Jitsu Cloud ` - **Jitsu version**: for instance `1.37.5` - **OS**: for instance `Mac OS BigSur` ## Description I am trying to override a column...
### Problem Currently, [JavaScript Transformations](https://jitsu.com/docs/configuration/javascript-transform) allows to transform data coming from event stream (API Keys). Sometimes, users want to transform data coming to sources too. While transforming data coming from...
## Environment - **Jitsu version**: 1.42.2 - **OS**: KDE neon User - 5.24 ## Description 2 days ago, I have noticed an error for stop using v8 in Google Ads...
### Problem What problem this feature is going to solve. Why this problem is important Jitsu does not support session id generation on the server side/client side. As of now,...