xiddjp
xiddjp
Hi folks, One problem I encountered is that Kafka's log files will continue to grow and will not be cleared automatically. I used KAFKA_LOG_RETENTION_MS and KAFKA_LOG_RETENTION_BYTES in docker-compose file. Are...
**Describe the bug** After add one more tb-node pod telemetry does not update in k8s monolith mode. When reducing the tb-node pod to one, telemetry can upload normally Is monolith...
How to scale tb-node in monolith type? When i scale tb-node to 2 or 3 pod, telemetry not update any more.
How to limit the number of alarm triggers? Some device maybe create a lot of alarm. It would be better if we could limit by the types of device.
I use Kafka as my message queue, and after the service runs for a period of time, the tb_core service often encounters exceptions. I have adjusted the parameters of the...
[Bug] State label in device table should consider enabled PERSIST_STATE_TO_TELEMETRY server option
When i change PERSIST_STATE_TO_TELEMETRY to true, and execute sql 'CREATE OR REPLACE VIEW device_info_view AS SELECT * FROM device_info_active_ts_view;'. But when i open device page, all device state are inactive....