938 Commits

Author SHA1 Message Date
Jan Schumann
3d9f1cf1e3 enable default credential provider chain for aws sqs 2020-08-03 17:29:42 +03:00
vzikratyi
67f122647b Added property to disable 'transport' features for 'monolith' service type (in cluster mode) 2020-08-03 16:40:59 +03:00
vzikratyi
ad04ad79ec Merge branch 'master' into feature/dynamic-oauth2
# Conflicts:
#	dao/src/main/java/org/thingsboard/server/dao/sql/attributes/JpaAttributeDao.java
#	dao/src/main/resources/sql/schema-entities-hsql.sql
2020-08-03 15:08:26 +03:00
Yevhen Bondarenko
02db986546
Feature/separate ts (#3190)
* created annotations for ts latest and created LatestDatabaseSchemaService for cassandra, hsql, psql, timescale

* created ts latest dao

* fixed tests and refactored

* refactored

* refactored

* created latest dao configs

* fix SqlTimeseriesDaoConfig

* refactoring, and deleted annotation @SqlDao

* refactoring

* created migration script for ts latest

* refactoring

Co-authored-by: Andrew Shvayka <ashvayka@thingsboard.io>
2020-08-03 11:09:13 +03:00
Andrii Shvaika
9e331a1768 Merge with 2.5.3 2020-08-03 11:04:50 +03:00
Dima Landiak
fea2f8799e improvements 2020-08-03 10:16:22 +03:00
Dima Landiak
ac007bea24 device swap feature init 2020-08-03 10:16:22 +03:00
Andrii Shvaika
2fc39132cd Merge with develop/2.5.3 2020-07-24 11:37:34 +03:00
vzikratyi
5b4cfbb3d8 Merged with develop/2.5.3 2020-07-24 11:28:27 +03:00
vzikratyi
0ccf7f13d1 Moved 'stats' to separate module 2020-07-24 11:28:27 +03:00
vzikratyi
d98bbacd43 Added stats to TbSqlQueue and BufferedRateExecutor 2020-07-24 11:28:27 +03:00
vzikratyi
1700cf7707 Added producer stats to 'transport' services 2020-07-24 11:28:27 +03:00
YevhenBondarenko
a84160a153 created azure iot hub rule node 2020-07-24 11:23:06 +03:00
vzikratyi
61e1ce44aa device creation lock upgrade 2020-07-21 15:06:29 +03:00
Andrii Shvaika
4c27b514a6 Merge remote-tracking branch 'origin/develop/2.5.3' 2020-07-14 10:35:11 +03:00
Andrii Shvaika
af1f6229bb Improved logging of failed and timeout messages 2020-07-14 10:34:20 +03:00
Andrii Shvaika
c2e36851fc Merge with 2.5.3 2020-07-13 15:47:28 +03:00
Andrii Shvaika
749664bcda tmp version set to 2.5.3-SNAPSHOT 2020-07-10 20:26:25 +03:00
vzikratyi
9eb9302ee3 Used DB lock instead of Java lock 2020-07-10 15:54:34 +03:00
Andrii Shvaika
ce0bebf9e8 Cluster mode for Alarms API 2020-07-10 15:35:49 +03:00
vzikratyi
d8fecd18d9 Get 'clientName' from 'registrationId' 2020-07-10 13:16:34 +03:00
Andrii Shvaika
5e3572e5c6 Dynamic Values Implementation Draft 2020-07-09 19:23:15 +03:00
Andrii Shvaika
fa8535ca95 Alarm Search Text 2020-07-09 13:23:46 +03:00
vzikratyi
5aba253928 Changed OAuth2ClientsDomainParams protocol 2020-07-09 12:11:49 +03:00
Igor Kulikov
fac7bcc0b9 Version set to 3.1.0-SNAPSHOT 2020-07-08 15:41:30 +03:00
Igor Kulikov
6c5971a12c Merge branch 'master' into feature/entity-data-query 2020-07-08 15:23:53 +03:00
vzikratyi
65d075035f Removed AdminSettingsId from ClientParams 2020-07-07 15:07:20 +03:00
Andrii Shvaika
2eb7949d57 Improvements 2020-07-06 17:04:14 +03:00
Andrii Shvaika
aec2d388ce Alarm Websockets API 2020-07-06 17:04:14 +03:00
Andrii Shvaika
65fa1a7a9c Websockets Implementation 2020-07-06 17:04:14 +03:00
vzikratyi-tb
89419c6999
Prometheus Metrics (#3052)
* Moved resetting ruleEngineStats to Consumer

* Moved counters to Map in TbCoreConsumerStats

* Added actuator and MetricsService

* Added metrics to core and rule_engine consumers

* Replaced summary with counters

* Removed most setters and getters from TbRuleEngine stats

* Added stats to Transport consumer

* Added JsInvoke actuator stats

* Removed MetricsService
2020-07-06 14:47:36 +03:00
Dmytro Shvaika
7d739dfaae fix PsqlTsDao annotation & sql-ttl services 2020-07-03 14:08:33 +03:00
Igor Kulikov
7a19dee3eb UI: Dynamic filter value configuration 2020-07-03 12:15:11 +03:00
Igor Kulikov
cf6824cf22 Filter predicate dynamic value 2020-07-02 20:05:34 +03:00
Andrii Shvaika
b707ea090b Query Improvement to use entity field aliases 2020-07-02 17:48:50 +03:00
Igor Kulikov
7446e012a6 Introduce Current user alias 2020-07-02 17:30:15 +03:00
Andrii Shvaika
63384d458b Alarm Search queries 2020-07-02 17:24:28 +03:00
vzikratyi
fa79331702 Added default value to 'localDatacenter' 2020-07-02 16:37:27 +03:00
vzikratyi
32a3c7b897 Moved hardcoded local datacenter name to config 2020-07-02 16:37:27 +03:00
vzikratyi
909a989e14 Removed authorizationGrantType from ClientRegistration 2020-06-26 17:41:00 +03:00
Andrii Shvaika
cc1887fc8d Added WS notification on deleted attribute 2020-06-26 11:46:12 +03:00
vzikratyi
328c827744 Made method 'getAllOAuth2Params' public 2020-06-25 18:05:21 +03:00
vzikratyi
c30e8b3a2d Added method to delete system oauth2 config 2020-06-25 18:04:39 +03:00
vzikratyi
0149c4b652 Get System OAuth2 config without tenantId 2020-06-25 16:45:50 +03:00
vzikratyi
d22237796e Allow to pass several domains for oauth2 config (for sys_admin only) 2020-06-25 16:03:22 +03:00
vzikratyi
55a2fe890e Added method to load oauth2 config with tenantId 2020-06-24 17:36:26 +03:00
Andrii Shvaika
44f00eb011 Improvements to WS API 2020-06-24 17:27:12 +03:00
vzikratyi
84a06e65fa Added removing full OAuth2 config on tenant deletion 2020-06-24 15:58:08 +03:00
vzikratyi
ba0f8a8ea5 Updated loading AttributeKvEntity by attribute_key 2020-06-24 12:41:19 +03:00
viktor
e650cb0c24 Added reading attributes by attribute_key 2020-06-23 19:20:00 +03:00