9236 Commits

Author SHA1 Message Date
ViacheslavKlimov
ad40848a25 Fix DefaultTbCoreConsumerServiceTest 2025-04-11 12:29:20 +03:00
mpetrov
ad54a3b9c3 Gateway release 4.0 update 2025-04-11 12:23:48 +03:00
Viacheslav Klimov
df78cbbdf6
Merge pull request #13180 from thingsboard/edqs-improvements
EDQS improvements
2025-04-11 12:03:27 +03:00
IrynaMatveieva
45cd9af163 fixed ruel engine consumer 2025-04-11 10:02:39 +03:00
IrynaMatveieva
3afcd18351 Merge branch 'rc' of github.com:thingsboard/thingsboard into cf-fixes 2025-04-11 09:50:57 +03:00
IrynaMatveieva
a6cdc170cb renamed new msgs 2025-04-11 09:49:58 +03:00
IrynaMatveieva
2cfa9a0103 added handling of new messages to app actor 2025-04-11 09:33:46 +03:00
Andrii Landiak
3bd2afad83 Use consumer-properties-per-topic-inline to configure custom topics 2025-04-11 09:27:15 +03:00
Viacheslav Klimov
ecf362fa1d
Merge pull request #13175 from thingsboard/fix/consumer-repartitioning
Fix partition change events handling by consumer services
2025-04-10 17:45:23 +03:00
ViacheslavKlimov
8567dd0bd2 Fix partition change events handling by consumer services 2025-04-10 17:41:19 +03:00
IrynaMatveieva
ec657df3cb returned queue name 2025-04-10 17:03:41 +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
yevhenii
d175a11c07 Fix RuleChainMetadata for older Edge versions
- added ignored params for edge with version 3.9
- excluded TbCalculatedFieldsNode for edge with version 3.9, 3.8, 3.7
2025-04-10 14:44:33 +03:00
Iryna Matveieva
df0316b27e
Updated gateway image version to stable (#13157) 2025-04-10 13:37:30 +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
Volodymyr Babak
68289044c5 TbKafkaSettings - use startswith strategy for consumer props in case direct .get return null 2025-04-09 17:56:47 +03:00
Igor Kulikov
9e3538a431 Resolve conflicts 2025-04-09 17:35:09 +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
c86f4df0f5
Merge pull request #13141 from thingsboard/edqs-improvements
EDQS improvements
2025-04-09 12:37:23 +03:00
ViacheslavKlimov
33fd8af17e Add EDQS query stats; improvements 2025-04-09 12:29:35 +03:00
Volodymyr Babak
79381092b2 Do not push edge notifications in case edges disabled. Check if edges enabled before processing msg by edge consumer 2025-04-09 12:07:50 +03:00
Volodymyr Babak
a38d39fda9 TenantProfileEdgeTest - revert tenant profile update 2025-04-08 18:23:19 +03:00
Igor Kulikov
2029b39a3d Update banner 2025-04-08 15:37:12 +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
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
sarocs
671b8dc244 Use create coap profile in tests 2025-04-07 13:29:30 -05:00
IrynaMatveieva
88faa2fb75 wip consumer groups 2025-04-07 17:45:45 +03:00
Viacheslav Klimov
1247dd93f3
Merge pull request #13117 from dashevchenko/gatewayImageVersion
Configurable gateway image version
2025-04-07 16:22:30 +03:00
dashevchenko
ffbe67c54b added env description 2025-04-07 16:21:26 +03:00
dashevchenko
a783d18ab6 log improvements 2025-04-07 14:51:40 +03:00
dashevchenko
1f242df5eb EDQS: added error handling while data sync 2025-04-07 14:43:26 +03:00
IrynaMatveieva
c87b14847c added custom expressions for math node 2025-04-07 14:18:58 +03:00
Andrew Shvayka
7e010385f1
Merge pull request #13115 from irynamatveieva/cf-expression
Added custom functions to cf expression
2025-04-07 13:43:40 +04:00
dashevchenko
759a814763 added gateway image version configuration 2025-04-07 12:39:54 +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
IrynaMatveieva
34d7547607 added custom functions to expression builder 2025-04-07 12:01:11 +03:00
nickAS21
8ef931f754 Merge branch 'refs/heads/master' into feature/lwm2m/obj-19-ota-update 2025-04-07 10:33:38 +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
dashevchenko
265e4181b7 improved performance 2025-04-03 14:25:42 +03: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