5334 Commits

Author SHA1 Message Date
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
IrynaMatveieva
5bebecf08e fixed cf debug events when clear events by filter and minor fixes 2025-04-02 14:22:02 +03:00
dashevchenko
cf405c32e7 fixed BoolDataPoint compare method 2025-04-01 16:37:31 +03:00
dashevchenko
665bb03a1f non-exiting data point should return 0 ts 2025-04-01 12:19:11 +03:00
IrynaMatveieva
6b7977b582 Merge remote-tracking branch 'origin/cf-consumer-groups' into cf-fixes 2025-04-01 11:12:34 +03:00
IrynaMatveieva
107c5c2ef4 added initialization of cache when partiton change event 2025-04-01 10:22:29 +03:00
IrynaMatveieva
f84e5da9df consumer groups updates 2025-03-31 16:56:34 +03:00
dashevchenko
ba238d61f3 fixed issue with comparing different data point types 2025-03-31 15:23:16 +03:00
IrynaMatveieva
8fca058be9 fixed conflicts 2025-03-31 08:36:06 +03:00
nick
aec9fc68f4 fix_bug_lwm2m: add authorizer to lh server 2025-03-28 19:19:06 +02:00
nick
ea4886726a Merge branch 'master' into fix_bug_lwm2m_fota 2025-03-28 17:43:38 +02:00
IrynaMatveieva
fbcfe9281d wip cf consumer groups 2025-03-28 17:02:41 +02:00
Viacheslav Klimov
d92d32eec0
Merge pull request #12991 from dashevchenko/edqs_numeric_sort_fix
Fixed edqs sorting for numeric values
2025-03-28 14:51:04 +02:00
Viacheslav Klimov
c2c99d05db
Merge pull request #13023 from thingsboard/fix/edqs
Refactoring and fixes for EDQS
2025-03-28 14:45:53 +02:00
ViacheslavKlimov
eb114227aa Fix removeEntity in TenantRepo 2025-03-28 11:08:54 +02:00
dashevchenko
8813e32910 moved resource vc comparison fix to cleanupForComparison method 2025-03-27 11:59:49 +02:00
dashevchenko
ef27e33d03 implemented compare for BoolDataPoint 2025-03-26 17:41:31 +02:00
dashevchenko
8441a6bca2 code refactoring 2025-03-26 17:29:06 +02:00
YevhenBondarenko
2f18c8e3c9 minor refactoring 2025-03-26 12:31:48 +01:00
ViacheslavKlimov
6678ec2e06 Fix TopicPartitionInfoTest 2025-03-25 17:54:20 +02:00
ViacheslavKlimov
92466630b1 Refactoring for CustomerData 2025-03-25 17:01:05 +02:00
ViacheslavKlimov
c50d7a3988 EDQS consumer management refactoring 2025-03-25 16:30:21 +02:00
ViacheslavKlimov
a5404c2b45 EDQS: don't use consumer group management for state topics; single consumer group for requests topic; reduce events topic retention to 24 hours 2025-03-24 17:26:01 +02:00
Andrii Landiak
3f089da378 Fix tbCalculatedFieldNotificationsTopic 2025-03-24 11:57:46 +02:00
Andrii Landiak
77721d5684 Fix CFControllerTest 2025-03-24 09:49:40 +02:00
Andrii Landiak
8f1fff61df Fix equals method for CF 2025-03-21 16:31:30 +02:00
Viacheslav Klimov
cb8b7bbbeb
Merge pull request #12990 from thingsboard/fix/edqs
Fixes for EDQS
2025-03-21 14:27:53 +02:00