5160 Commits

Author SHA1 Message Date
Volodymyr Babak
b9924d3530 Merge remote-tracking branch 'upstream/rc' into edge-fix-rebalance-too-often 2025-04-11 12:47:24 +03:00
Volodymyr Babak
cc5d9dbb2c Added sync of fat edge consumer group into per edge group. Fixed clean up edge topics 2025-04-11 12:44:09 +03:00
IrynaMatveieva
48d9aca0ab minor fixes 2025-04-11 12:29:45 +03:00
Viacheslav Klimov
df78cbbdf6
Merge pull request #13180 from thingsboard/edqs-improvements
EDQS improvements
2025-04-11 12:03:27 +03:00
ViacheslavKlimov
557776bfb7 Minor refactoring for EdqsStatsService 2025-04-11 12:02:00 +03:00
IrynaMatveieva
a6cdc170cb renamed new msgs 2025-04-11 09:49:58 +03:00
Andrii Landiak
3bd2afad83 Use consumer-properties-per-topic-inline to configure custom topics 2025-04-11 09:27:15 +03:00
Volodymyr Babak
9bf528eee5 Edge notification unique topic per edge must have the same group as topic name to avoid rebalance in case other edge disconnects 2025-04-10 18:05:21 +03:00
nickAS21
f722618aa0 lwm2m: refactoring failed to update profile... 2025-04-10 17:30:27 +03:00
nickAS21
da8c71061a Merge branch 'refs/heads/master' into feature/lwm2m/obj-19-ota-update 2025-04-10 17:29:11 +03:00
nickAS21
c16e99998d lwm2m: refactoring failed to update profile... 2025-04-10 17:21:30 +03:00
IrynaMatveieva
d10b928bbc Merge branch 'rc' of github.com:thingsboard/thingsboard into cf-fixes 2025-04-10 16:47:30 +03:00
IrynaMatveieva
4882bf26eb removed entity profile cache 2025-04-10 16:45:24 +03:00
ViacheslavKlimov
7090610168 Fix EDQS stats collector names 2025-04-10 14:54:42 +03:00
ViacheslavKlimov
b806a41e62 More stats for EDQS 2025-04-10 14:02:56 +03:00
nickAS21
381eace290 lwm2m: fix bug for test testSoftwareUpdateByObject9 and testFirmwareUpdateByObject5_Ok 2025-04-10 12:24:43 +03:00
Andrii Landiak
661e7eaa41 Fix cf check 2025-04-10 12:04:47 +03:00
ViacheslavKlimov
d1f0ec5033 Additionally check for string compression threshold on EDQS side 2025-04-10 11:41:19 +03:00
ViacheslavKlimov
59fa19d1c8 Change EDQS consumers poll interval from 125 ms to 25 ms 2025-04-10 11:40:19 +03:00
Andrew Shvayka
e8eef3a7df
Merge pull request #13147 from volodymyr-babak/edge-consumer-limits
Enhance Edge Queue Processing with Rate Limiting and Logging Improvements
2025-04-10 11:45:15 +04:00
Andrew Shvayka
8e7b143a5c
Merge pull request #13130 from volodymyr-babak/public-edge-customer
Avoid Creation of Unnecessary Public Customers During Edge Connection
2025-04-10 11:38:19 +04:00
nickAS21
5f2bb68bc8 lwm2m: add params FOTA to object 19 2025-04-09 18:48:31 +03:00
Volodymyr Babak
68289044c5 TbKafkaSettings - use startswith strategy for consumer props in case direct .get return null 2025-04-09 17:56:47 +03:00
Volodymyr Babak
c443b5e8c6 Add max poll records for edge consumers. silent errors in case of processing edge events 2025-04-09 16:59:37 +03:00
IrynaMatveieva
580c0074d3 used tpi in main consumer manager 2025-04-09 16:59:17 +03:00
Viacheslav Klimov
5e2bc2dff1
Merge pull request #13144 from thingsboard/edqs-improvements
EDQS: configurable string compression threshold; fix stats service condition
2025-04-09 14:54:52 +03:00
ViacheslavKlimov
16eb027956 EDQS: configurable string compression threshold; fix stats service condition 2025-04-09 14:52:11 +03:00
Viacheslav Klimov
15fccbed1d
Merge pull request #13142 from thingsboard/edqs-improvements
Fix EDQS tests init
2025-04-09 12:44:09 +03:00
ViacheslavKlimov
a91d9faad9 Fix EDQS tests init 2025-04-09 12:43:35 +03:00
Viacheslav Klimov
c86f4df0f5
Merge pull request #13141 from thingsboard/edqs-improvements
EDQS improvements
2025-04-09 12:37:23 +03:00
ViacheslavKlimov
e967a99430 Change log levels in DefaultEdqsStatsService 2025-04-09 12:36:28 +03:00
ViacheslavKlimov
33fd8af17e Add EDQS query stats; improvements 2025-04-09 12:29:35 +03:00
Viacheslav Klimov
c98479fa61
Merge pull request #13123 from dashevchenko/userNameFix
EDQS: fixed name retrieval for user
2025-04-08 18:37:29 +03:00
ViacheslavKlimov
a38831cc01 Fix repo open catch 2025-04-08 17:20:27 +03:00
IrynaMatveieva
6cf9c1f45b Merge branch 'rc' of github.com:thingsboard/thingsboard into cf-fixes 2025-04-08 15:10:29 +03:00
IrynaMatveieva
434a534ba3 created cf consumer using topic partition info 2025-04-08 15:05:19 +03:00
ViacheslavKlimov
7b6777df45 Use TbStringPool for all entity fields 2025-04-08 13:15:55 +03:00
Volodymyr Babak
d999de2111 Do not create public customer in case edge connection - create only during make public entities and sync to edge 2025-04-08 12:59:14 +03:00
Andrew Shvayka
889208edca
Merge pull request #13120 from irynamatveieva/cf-expression
Added custom functions to the math node
2025-04-08 12:42:43 +04:00
IrynaMatveieva
88faa2fb75 wip consumer groups 2025-04-07 17:45:45 +03:00
ViacheslavKlimov
134dab91b8 Improve local repository opening 2025-04-07 17:25:28 +03:00
dashevchenko
81a0505ef6 fixed name for User 2025-04-07 15:52:13 +03:00
IrynaMatveieva
c87b14847c added custom expressions for math node 2025-04-07 14:18:58 +03:00
Viacheslav Klimov
68282001ac
Merge pull request #12998 from AndriiLandiak/fix-calculated-field-vc
Fix equals method for CF
2025-04-07 12:12:02 +03:00
nickAS21
8ef931f754 Merge branch 'refs/heads/master' into feature/lwm2m/obj-19-ota-update 2025-04-07 10:33:38 +03:00
Andrii Landiak
27352b7b7e Improve after review 2025-04-04 09:19:17 +03:00
IrynaMatveieva
b4c7521f70 fixed tests 2025-04-03 17:08:49 +03:00
Andrew Shvayka
d0707d5c03
Merge pull request #13025 from dashevchenko/timeseriesSubFix
[Telemetry] WS Subscription: Older telemetry overwrites newer data on UI
2025-04-03 17:02:37 +04:00
Andrew Shvayka
6d499793ee
Merge pull request #13081 from dashevchenko/nonExistingDataPointFix
EDQS: “N/A” message doesn’t display
2025-04-03 14:05:16 +04:00
Andrew Shvayka
f1812a4722
Merge pull request #13070 from dashevchenko/diffTypeComparison
Different data type comparison
2025-04-03 14:03:46 +04:00