damp-painting-38913
07/20/2022, 2:52 PMsilly-rain-30714
07/20/2022, 3:38 PMcareful-caravan-41803
07/20/2022, 4:11 PMwitty-napkin-93478
07/20/2022, 5:55 PMvictorious-leather-46708
07/20/2022, 8:42 PMelegant-airline-20449
07/20/2022, 11:07 PMstraight-raincoat-91897
07/21/2022, 3:46 AMlemon-dog-49453
07/21/2022, 3:49 AMambitious-jelly-14822
07/21/2022, 9:02 AMhappy-soccer-13040
07/21/2022, 1:55 PMhigh-chef-46269
07/22/2022, 1:29 AMabundant-manchester-95584
07/24/2022, 10:27 AMacceptable-artist-19299
07/25/2022, 10:41 AMwide-lawyer-50229
07/25/2022, 11:38 AMaverage-dusk-49299
07/25/2022, 12:38 PM➜ rudder-server git:(master) kubectl get pods
NAME READY STATUS RESTARTS AGE
pipeline-rudderstack-0 2/2 Running 1 32m
pipeline-rudderstack-postgresql-0 1/1 Running 0 32m
pipeline-rudderstack-transformer-69cd6958b4-qnwg2 1/1 Running 0 32m
and
➜ rudder-server git:(master) curl http://<redacted>.<http://ap-south-1.elb.amazonaws.com:80/health|ap-south-1.elb.amazonaws.com:80/health>
{"appType": "EMBEDDED", "server":"UP", "db":"UP","acceptingEvents":"TRUE","routingEvents":"TRUE","mode":"NORMAL", "backendConfigMode": "API", "lastSync":"2022-07-25T12:28:00Z", "lastRegulationSync":""}%
But when I do this:
kubectl logs -f pipeline-rudderstack-0 rudderstack-telegraf-sidecar
all I see is the following:
2022-07-25T12:32:10Z E! [agent] Error writing to outputs.influxdb: could not write any address
2022-07-25T12:32:20Z E! [outputs.influxdb] when writing to [<http://localhost:8086>]: Post <http://localhost:8086/write?db=telegraf>: dial tcp 127.0.0.1:8086: connect: connection refused
2022-07-25T12:32:20Z E! [agent] Error writing to outputs.influxdb: could not write any address
2022-07-25T12:32:30Z E! [outputs.influxdb] when writing to [<http://localhost:8086>]: Post <http://localhost:8086/write?db=telegraf>: dial tcp 127.0.0.1:8086: connect: connection refused
2022-07-25T12:32:30Z E! [agent] Error writing to outputs.influxdb: could not write any address
2022-07-25T12:32:40Z E! [outputs.influxdb] when writing to [<http://localhost:8086>]: Post <http://localhost:8086/write?db=telegraf>: dial tcp 127.0.0.1:8086: connect: connection refused
Is this normal or something is wrong?acceptable-artist-19299
07/25/2022, 12:45 PMechoing-spoon-87231
07/26/2022, 5:42 AMalert-nightfall-23813
07/26/2022, 9:35 PMInterval Bytes set: 524288
Stack Depth set: 64
Interval Bytes set: 524288
Stack Depth set: 64
Interval Bytes set: 524288
internal/child_process.js:405
throw errnoException(err, 'spawn');
^
Error: spawn ENOMEM
at ChildProcess.spawn (internal/child_process.js:405:11)
at spawn (child_process.js:677:9)
at fork (child_process.js:153:10)
at createWorkerProcess (internal/cluster/master.js:140:10)
at EventEmitter.cluster.fork (internal/cluster/master.js:175:25)
at Object.start (/home/node/app/util/cluster.js:39:15)
at Object.<anonymous> (/home/node/app/destTransformer.js:27:11)
at Module._compile (internal/modules/cjs/loader.js:1085:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
at Module.load (internal/modules/cjs/loader.js:950:32) {
errno: -12,
code: 'ENOMEM',
syscall: 'spawn'
}
Stack Depth set: 64
Interval Bytes set: 524288
many-horse-60123
07/27/2022, 5:47 AMRSClient.sharedInstance().alias(user.userID)
in our AppDelegate file which seems to be working fine. Is this the correct way to go or should I be doing something different?
2. Where would identify
best be called? Segment recommends only calling it when a user first registers or updates their profile, but I am wondering how we could capture previous users of the application?numerous-hamburger-13148
07/27/2022, 7:05 AM1. How do we block events in cloud mode from some destinations?
2. We tried adding properties to PII deny list and turned on the hash flag but those properties are not present on outgoing event properties. What am i missing?@quiet-garage-79715
shy-ghost-70319
07/27/2022, 5:47 PMUsers
table includes duplicates and we're not sure why. Screenshot: https://i.imgur.com/yJzJnku.png▾
Users
entries, many more Identifies
entries.
cc: @boundless-insurance-79294rhythmic-pizza-93292
07/27/2022, 7:02 PMwooden-accountant-7540
07/27/2022, 9:30 PMSQL compilation error: Object does not exist, or operation cannot be performed
Here is the query hitting Snowflake:
USE SCHEMA "rudderstack_setup_test"
It looks like RudderStack created a schema by the name _rudderstack_setup_test
. Any idea where that extra underscore could be coming from? Thanks in advance!few-toddler-98389
07/28/2022, 4:37 AMlively-airline-84487
07/28/2022, 6:34 AMbroad-park-34155
07/28/2022, 10:23 AMrich-memory-95657
07/28/2022, 12:50 PMquiet-garage-79715
07/28/2022, 2:12 PMambitious-jelly-14822
07/28/2022, 2:27 PMworried-traffic-6705
07/28/2022, 2:37 PM