-
Amplitude documentation: https://help.amplitude.com/hc/en-us/articles/115003116888-Tracking-Revenue#h_7a841611-ad4f-459a-98ce-073a4a1fe8e5 includes revenueType
It is not here (https://docs.rudderst…
-
The React Native module gives Typescript errors when attempting to use strictNullChecks (which is part of the strict profile). By default typescript projects are initialized with stritNullChecks: true…
-
If you send property with ' symbol, that will cause an error
It's better to replace all ' symbols with ''
https://github.com/rudderlabs/rudder-sdk-ios/blob/782c76158f9d4df31c1da73160fb95b692152e…
-
Hi guys, thanks for the amazing work.
I'm trying to set the backend up using helm.
I'm using MicroK8s for simplicity reasons. Here are the commands I ran:
```
git clone git@github.com:rudderlab…
-
Hi, it looks like the client IP address in my destinations (Amplitude and Snowflake) matches the IP of the rudder-server node rather than the actual client.
Tested with the latest version [here](ht…
-
I was using open source config-generator UI to generate "workspaceConfig.json", but after using this command:
```bash
$ helm install my-release ./ --set backend.controlPlaneJSON=true
```
I got th…
-
Hi,
We started an implementation of the rudder react native sdk and we are looking for some advice on adding device token the the lifecycle events.
The documentation refers to iOS and Android na…
-
Using basic install command with helm get:
Error: apiVersion 'v2' is not valid. The value must be "v1"
probably because https://github.com/rudderlabs/rudderstack-helm/blob/b7d613d0c63c70fbe9…
-
I'm trying to have the server on track.domain.com
I don't know which port is being exposed so I can use it in proxy_pass.
Could you please help me here?
Thank you.
-
Has anyone tried?
The usual thing that breaks with postgresql compatibility is triggers.