aistisdev
aistisdev
I had this same issue while testing this functionality locally. The problem was that I did not add a port to the ip (localhost vs localhost:8080) and would not see...
> How to scale tb-node in monolith type? When i scale tb-node to 2 or 3 pod, telemetry not update any more. What do you mean by "not update anymore"?...
> > In device details page, Latest telemetry tab. telemetry data will no longer be updated. Reopening this tab will display the telemetry value for the current time again, but...
Do the telemetry values also not update in real time dashboards? Also when you go to systemadmin home page, do you see all your scaled nodes likes this?: 
It seems like it's possible to control how often this information is printed via this tb-node statefulset config: ``` - name: TB_QUEUE_KAFKA_CONSUMER_STATS_MIN_PRINT_INTERVAL_MS value: "600000" ``` Though it's still not clear...
Same here
Hi, @AndriiLandiak > If I understood correctly, there was a device with the name 07332076 on TB, but it wasn't assigned to the Edge group, so when you create the...
> I am a bit confused, what does it mean - publish to thingsboard edge? Added to device group, that is assigned to Edge or Edge All group, yeah? It...
Hello @AndriiLandiak we have a recurrence of this issue, but we might have a bit more info: 1) We had a device that was posting telemetry normally for a month...