Zaiming (Stone) Shi
|
b1a05c7b59
|
Merge pull request #12326 from zmstone/0111-unregister-session-with-timestamp
0111 unregister session with timestamp
|
2024-02-02 17:00:23 +01:00 |
Kjell Winblad
|
fa0baf2f38
|
Merge pull request #12439 from kjellwinblad/kjell/refactor/oracle_bridge/EMQX-11464
feat: refactor Oracle bridge to connector and action
|
2024-02-02 10:53:15 +01:00 |
Zaiming (Stone) Shi
|
f0569d8ae8
|
refactor: use mria:async_dirty to group dirty ops
|
2024-02-02 09:26:43 +01:00 |
lafirest
|
24d8a9ab00
|
Merge pull request #12449 from lafirest/feat/td
feat(tdengine): improve the TDengine bridge to v2 style
|
2024-02-02 16:17:01 +08:00 |
firest
|
5291adf2c0
|
fix(opents): change the schema of tags to object style
|
2024-02-02 13:07:49 +08:00 |
firest
|
2241461acb
|
chore: update change & bump version
|
2024-02-02 07:48:44 +08:00 |
firest
|
dfad020c49
|
feat(tdengine): improve the TDengine bridge to v2 style
|
2024-02-01 23:14:24 +08:00 |
Kjell Winblad
|
a4272c71dc
|
feat: refactor Oracle bridge to connector and action
Fixes:
https://emqx.atlassian.net/browse/EMQX-11464
|
2024-02-01 16:03:05 +01:00 |
Zaiming (Stone) Shi
|
3e518c1876
|
Merge pull request #12427 from zmstone/0130-limit-kafka-partitions
0130 limit kafka partitions
|
2024-02-01 14:39:52 +01:00 |
Zaiming (Stone) Shi
|
8f9e6769cf
|
docs: add missing desc
|
2024-02-01 11:08:54 +01:00 |
Zaiming (Stone) Shi
|
3b42a7425b
|
feat(kafka_producer): add partitions_limit
|
2024-01-31 19:26:01 +01:00 |
lafirest
|
a60aeed539
|
Merge pull request #12398 from lafirest/feat/api-docs
feat(dashboard): expose the `swagger_support` option
|
2024-01-31 23:31:56 +08:00 |
Zaiming (Stone) Shi
|
87a2368e37
|
feat(metrics): add cluster_session guage
|
2024-01-31 09:50:12 +01:00 |
Zaiming (Stone) Shi
|
509ab6f35a
|
feat(api): add /sessions_count api to count sessions
|
2024-01-31 09:50:12 +01:00 |
Zaiming (Stone) Shi
|
e9318752e6
|
feat: store session unregistration timestamp in emqx_cm_registry table
|
2024-01-31 09:50:12 +01:00 |
Zaiming (Stone) Shi
|
4d0febd380
|
docs: fix schema name-version description
|
2024-01-31 09:50:12 +01:00 |
lafirest
|
c7f1e44513
|
Merge pull request #12424 from lafirest/fix/opentsdb
feat(opentsdb): supports more flexible tags schema
|
2024-01-30 22:05:30 +08:00 |
firest
|
81f96f1a68
|
feat(opentsdb): supports more flexible tags schema
|
2024-01-30 18:43:39 +08:00 |
Shawn
|
12da3c0986
|
feat: configurable server side message_expiry_interval
|
2024-01-29 17:29:52 +08:00 |
William Yang
|
933c00c7ad
|
Merge pull request #12392 from qzhuyan/perf/william/ws-no-utf8-validate
perf: new ws listener option to disable UTF-8 validation
|
2024-01-26 16:01:04 +01:00 |
Serge Tupchii
|
2d693402c5
|
refactor: split greptimedb bridge to actions and connectors
|
2024-01-26 11:01:53 +02:00 |
William Yang
|
726302ef6a
|
perf: new ws listener option to disable UTF-8 validation
|
2024-01-26 09:55:17 +01:00 |
firest
|
c37097a150
|
feat(dashboard): expose the `swagger_support` option
|
2024-01-25 22:58:16 +08:00 |
Kjell Winblad
|
5bf37cbe0a
|
Merge pull request #12376 from kjellwinblad/kjell/kinesis
feat: refactor kinesis bridge to connector and action
|
2024-01-25 14:58:40 +01:00 |
Shawn
|
6a21766ce3
|
refactor: split cassandra bridges to actions and connectors
|
2024-01-25 16:01:44 +08:00 |
zhongwencool
|
186e1591df
|
chore: document api-key path api only support bearerAuth
|
2024-01-25 16:01:43 +08:00 |
firest
|
b44420c14f
|
fix(opentsdb): Enhanced the type support for template data
|
2024-01-25 16:01:43 +08:00 |
firest
|
83a8822798
|
chore(opents): bump version && update changes
|
2024-01-25 16:01:43 +08:00 |
firest
|
dad8a32e0b
|
feat(opents): improve the OpentsDB bridge to v2 style
|
2024-01-25 16:01:43 +08:00 |
Thales Macedo Garitezi
|
d323fc7c27
|
feat(ps): add message gc
|
2024-01-25 16:01:43 +08:00 |
Kjell Winblad
|
fa842736d2
|
feat: refactor kinesis bridge to connector and action
Fixes:
https://emqx.atlassian.net/browse/EMQX-11461
|
2024-01-24 18:31:03 +01:00 |
Xinyu Liu
|
aafb683ec7
|
Merge pull request #12330 from emqx/bridge-v2-cassandra
refactor: split cassandra bridges to actions and connectors
|
2024-01-23 14:45:32 +08:00 |
zhongwencool
|
94692162b5
|
Merge pull request #12370 from zhongwencool/api-key-auth
chore: document api-key path api only support bearerAuth
|
2024-01-23 14:22:35 +08:00 |
lafirest
|
9d2a207184
|
Merge pull request #12353 from lafirest/feat/optsdb
feat(opents): improve the OpentsDB bridge to v2 style
|
2024-01-23 13:49:33 +08:00 |
zhongwencool
|
ada2785b5d
|
chore: es's base_url to server
|
2024-01-23 12:20:34 +08:00 |
zhongwencool
|
0dbaaa5d94
|
chore: document api-key path api only support bearerAuth
|
2024-01-23 10:31:43 +08:00 |
firest
|
28867d07e6
|
fix(opentsdb): Enhanced the type support for template data
|
2024-01-23 10:00:56 +08:00 |
Thales Macedo Garitezi
|
d122340c13
|
Merge pull request #12338 from thalesmg/ds-message-gc-20240115
feat(ds): add message GC
|
2024-01-22 16:57:26 -03:00 |
Thales Macedo Garitezi
|
7035b4c8b3
|
feat(ps): add message gc
|
2024-01-22 14:53:17 -03:00 |
firest
|
3f7b913e88
|
chore(opents): bump version && update changes
|
2024-01-22 20:45:18 +08:00 |
firest
|
e337e1dc40
|
feat(opents): improve the OpentsDB bridge to v2 style
|
2024-01-22 20:45:10 +08:00 |
Shawn
|
b32c0fb0d8
|
refactor: split cassandra bridges to actions and connectors
|
2024-01-22 10:16:46 +08:00 |
JimMoen
|
5158395bcf
|
feat(prometheus): data integration prom data
|
2024-01-21 00:14:34 +08:00 |
JimMoen
|
e0feb580b6
|
feat(prometheus): auth metrics with text/plain
|
2024-01-21 00:14:32 +08:00 |
Thales Macedo Garitezi
|
e219c3eda1
|
Merge pull request #12166 from kjellwinblad/kjell/mqtt_conn_action_3/EMQX-11489
feat: refactor MQTT bridge to source, action, and connector
|
2024-01-18 09:28:14 -03:00 |
zhongwencool
|
59797cfea7
|
feat: es's update support doc_as_upsert
|
2024-01-18 16:44:56 +08:00 |
zhongwencool
|
91368a57ff
|
test: add es docker CI test
|
2024-01-18 16:44:56 +08:00 |
Thales Macedo Garitezi
|
1ad3100cad
|
chore: add i18n
|
2024-01-16 10:42:52 -03:00 |
Zaiming (Stone) Shi
|
ab66986f16
|
feat: add 'tags' field for action and connector
|
2024-01-16 13:57:48 +01:00 |
JianBo He
|
b6d0365027
|
Merge pull request #12267 from HJianBo/new-timeout-param-for-invite
feat(cluster): supports inviting nodes to join the cluster in an asynchronous manner
|
2024-01-16 10:11:20 +08:00 |