jitsu icon indicating copy to clipboard operation
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

Results 125 jitsu issues
Sort by recently updated
recently updated
newest added

At the moment configurator is using `lerna` and `yarn` as build tools. Those tools are great, but we have a few issues: - `@jitsu/catalog` publishing process is not very reliable...

💅 Configurator UI

Good afternoon ! I have been using Jitsu for a while. I want to expose a feature idea on Facebook Source (but may be applied to any source). One problem...

🚀 Jitsu Server
🖼 JitsuExtensions

Adds new server YAML configuration property `oauth_secrets` which may be used to specify OAuth secrets endpoint. Resolves #914

### Problem Ghostery and probably other ad blockers block POST requests to URLs with "event" in the path, effectively blocking jitsu. I was surprised to see this happen since one...

### Problem I want to be able to stream events into an elasticsearch indexes so I can use [Kibana](https://www.elastic.co/kibana/) for BI visualizations. ### Solution Add elasticsearch as a destination where...

### Problem Facebook often upgrade API version without breaking compatibility. Nonetheless previous API endpoint stops working ### Solution Find a way to detect current version of Facebook API Introduce service...

🚀 Jitsu Server

Good morning, I think I found an issue with Bing Ads source, when I'm trying to download aggregated reports (daily) it seems that there is a problem with column `eventn_ctx_event_id`....

### Problem Airbyte source configuration spec may contain restrictions for some fields i.e. regex `pattern` for strings or `min`/`max` for integers. Initial attempt to embed those validations in the UI...

❤️ Feature
💅 Configurator UI

### Problem I would like to write custom jobs/workers, that extract information from the synced destination and save it into a different database of my own. However, there is no...

🚀 Jitsu Server
❤️ Feature

### Problem At the moment sources with OAuth enabled requires oauth secrets to be kept at jitsu server config file. Example, for google analytics source following fields should be added...

🚀 Jitsu Server
💅 Configurator UI