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
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...
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...
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...
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...
### 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...
### 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...