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
### Problem At the moment, configurator UI updates all entities such as `source` `destination` and `api_keys` with a single query that overrides existing data in storage (redis). This approach is...
### Discussed in https://github.com/jitsucom/jitsu/discussions/737 Originally posted by **SAVE-POlNT** December 24, 2021 Hello , great product here btw im addicted to finding new Dev tools in general and as a data...
Oauth fails when setting up Adroll source: with error: (missing_token) Missing access token parameter It is inconsistent - it may fail on Stream selection or on Save Reproducible on cloud...
## Description BigQuery is very confusing with this, `project-id` is super inconsistent. For the Jitsu connection to work, in Jitsu you need to put the `Project Number` in the field...
Please add support for the following reports in "Google Play" Source: 1. Store Listing Performance 2. Installs 3. Crashes 4. Ratings & Reviews 5. Subscription (Cancellation Survey Responses)
June.so is a simple HTTP-based destination. Auth is simple, and protocol is straightforward (Segment compatible) https://intercom.help/junedotso/en/articles/4968066-how-to-send-your-event-data-to-june
### Problem When Jitsu does full re-sync in sources synchronization, it truncates the destination table before writing data. Since the source's discovered catalog might be changed between syncs and destination...
Currently not possible add new destination, it's possible only for sources. Please, add Mongo as destination.
### Problem At present Jitsu adds `${source_id}_` prefix to the destination tables on source synchronization. We should give users more control and make this field configurable on UI. ### Solution...
### Problem BQ does not support [data mutation](https://cloud.google.com/blog/products/data-analytics/dml-without-limits-now-in-bigquery) in a reliable and fast fashion. That creates certain problems when BQ is used as a destination for pull sources: * **Native...