Ildar Nurislamov
Ildar Nurislamov
### Problem Currently user recognition works only for ReplacingMergeTree. Some user may prefer CollapsingMergeTree for better control with manual aggregations ### Solution Add settings to choose column for "Sign" parameter...
### Problem In UI version of jitsu is not possible to setup plugin based destination. ### Solution There are two possible approaches: 1. Dynamically adding destination type from plugin to...
### 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...
### Problem Logging for sources and destinations may be very verbose - it makes main log file really hard to use. ### Solution Use separate files for destination and sources...
Create react js sdk and next-js sdk packages to easily integrate JitsuClient to web apps Pack all js sdk-s to a single project
### Problem we cannot accurately guess device type based on operating system. So we need extra field for device type . But user agent service currently used doesn't support device...
### Problem Limited number of last events is stored in the events cache. That makes the events cache very inconvenient for catching error events – high chance that cache will...
Caddy 2.5.2 I try to make Caddy handles all HTTPs in my Google Compute Cloud setup. So i install caddy behind External TCP load balancer. Our service relies on client...
✅ app start / shutdown / running_time - its ok to bw used instead of start / shutdown ✅ unit initialization (destination, source, api_key, etc) success | error ✅ new...