Commit graph

1912 commits

Author SHA1 Message Date
Simon Guan
d497a960eb Merge branch 'main' into merge/mainto3.0 2025-07-08 16:35:39 +08:00
guozhenwei
88241dccea
docs: update rust connector doc (#31684)
* docs: update rust connector doc

* docs: update rust, python and cpp doc

* docs: modify rust connector doc

* docs: modify c, py ws connector doc

* docs: update c, py ws connector en doc

* docs: update py ws connector doc

* docs: update py ws connector doc

* docs: delete websocket param desc
2025-07-07 18:12:14 +08:00
Alex Duan
75211a1e59
docs: official document for Ontop product (#31609)
* collectd website url is not correct

* docs: ontop init doc

* docs: ontop with first checked

* docs: ontop with second checked

* docs: ontop add summary chapter

* docs: do some detail modify for ontop

* docs: Ontop pr build error fixed

* fix: ontop doc Fenced code blocks should be surrounded by blank lines

* fix: ontop doc Lists should be surrounded by blank lines

* docs: ontop-query.webp del scrollbar

* docs: notop doc review modify and taos-cli spell mistake

* docs: ontop jdbc require dist jar package

* docs: rename doc title for ontop

* fix: doc link error for ontop

* docs: ontop add english doc

* docs: keep work consistent with other doc

* docs: ontop url link with english position

* docs: Ontop build with source code
2025-07-05 11:20:55 +08:00
hongzhenliu
3d0bec161b
fix(doc) select statement add field explanation (#31539) 2025-07-04 15:31:36 +08:00
Xuefeng Tan
0fa2c929cd
docs: update collectd configuration instructions (#31633)
* docs: update collectd configuration instructions

* docs: enable collectd in configuration examples
2025-07-04 13:55:22 +08:00
Simon Guan
fc2fec02c7
merge: from main to 3.0 branch (#31562) 2025-07-03 09:15:59 +08:00
Daniel Clow
445a442dd2
docs: remove outdated doc (#31584) 2025-07-02 13:34:43 +08:00
chenhaoran
5be6f7d45a fix: remove duplicate feature entry for MQTT support in release notes 2025-07-01 20:51:41 +08:00
Alex Duan
51ca459d61
docs: collectd website url is not correct (#31574) 2025-07-01 14:28:53 +08:00
Minglei Jin
009c0282c7
feat(mqtt): testing & doc (#31495) 2025-07-01 11:28:49 +08:00
Alex Duan
bb9d5cfb64
docs: Node-RED plugin required version change to latest version (#31546) 2025-07-01 09:57:35 +08:00
Xuefeng Tan
c8619b61f0
docs: add DECIMAL type representation and usage notes for C# connector (#31543)
* docs: add DECIMAL type representation and usage notes for C# connector

* docs: update DECIMAL type notes for C# connector to clarify precision differences
2025-06-30 19:54:58 +08:00
Xuefeng Tan
4891d1d9e9
docs: enhance timezone parameter description for C# driver (#31547)
* docs: enhance timezone parameter description for C# driver

* docs: update timezone examples and descriptions for .NET versions
2025-06-30 18:28:10 +08:00
kevin men
55dbf2f698
docs: upgrade the Python version and add the flink version description (#31548)
* docs: upgrade the Python version and add the flink version description

* chore: add deepwiki badge

Signed-off-by: WANG Xu <feici02@outlook.com>

* fix(query) subscriptions memory leak (#31533)

Co-authored-by: hongzhenliu335 <ethanliu@taosdata.com>

* docs: Google Data Studio changed to Google Looker Studio (#31487)

* docs: Google Data Studio changed to Google Looker Studio

* docs: restore one for Google Data Studio

* docs: restore one for Google Data Studio english

* docs: update 3.3.6.13 release notes in office web

* Update 3.3.6.13.md

* Update docs/zh/28-releases/03-notes/3.3.6.13.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix(docs): correct spelling of 'forecast' in release notes

* fix(docs): correct typos in release notes for version 3.3.6.13

---------

Signed-off-by: WANG Xu <feici02@outlook.com>
Co-authored-by: WANG Xu <feici02@outlook.com>
Co-authored-by: hongzhenliu <wluckyjob@gmail.com>
Co-authored-by: hongzhenliu335 <ethanliu@taosdata.com>
Co-authored-by: Alex Duan <51781608+DuanKuanJun@users.noreply.github.com>
Co-authored-by: support-platform <it@taosdata.com>
Co-authored-by: huohong <346479823@qq.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: chenhaoran <haoran920c@163.com>
2025-06-30 18:10:05 +08:00
chenhaoran
6ef3f85a9f fix(docs): correct typos in release notes for version 3.3.6.13 2025-06-30 15:12:30 +08:00
chenhaoran
03e097195f fix(docs): correct spelling of 'forecast' in release notes 2025-06-30 15:09:48 +08:00
support-platform
ddec535893 docs: update 3.3.6.13 release notes in office web 2025-06-30 13:40:05 +08:00
Hongze Cheng
b43fee20f3
Merge pull request #31480 from taosdata/docs/3.0/TD-34215
add stmt2 docs
2025-06-30 10:45:36 +08:00
Zhixiao Bao
e0608d74d1
fix: alter minReservedMemorySize error code. (#31510) 2025-06-27 16:00:29 +08:00
dongming chen
2678511dad
feat: add password encryption algorithm support and related configura… (#31237) 2025-06-27 07:58:32 +08:00
kevin men
b48ac13062
docs: upgrade Python WebSocket Connector Version (#31447)
* docs: upgrade Python WebSocket Connector Version

* docs: add -Z parameter description

* docs: modify docs format
2025-06-26 15:39:00 +08:00
Minglei Jin
66c4ef3e90
feat(mqtt): mqtt subscription (#30127)
* feat(mqtt): Initial commit for mqtt

* chore(xnode/mnd): xnode message handlers for mnode

* chore(mnd/xnode): mnode part for xnode

* chore(xnode/translater): fix show commands

* fix(ast/creater): fix xnode create option

* fix(xnode/ci): fix ci & doc's error codes

* chore(xnode/sql): make create/drop/show work properly

* fix(xnode/sql): commit new files

* fix(xnode/sql): commit cmake files

* fix: fix testing cases

* fix(xnode/tsc): fix tokens

* fix(ast/anode): fix anode update decl.

* fix(xnode/error): fix xnode error codes

* fix: xnode make/destroy

* chore: xnode with option & dnode id

* chore: use taosmqtt for xnode

* chore: new error code for xnode launching

* chore(xnode): new error code

* chore: header for _xnode_mgmt_mqtt

* chore: source for _xnode_mgmt_mqtt

* chore: remove test directory from cmake

* chore: remove taosmqtt for ci to compile

* chore: remove taosudf header from xnode

* chore: new window macro

* chore: remove xnode mgmt mqtt for windows compilation

* Revert "chore: remove xnode mgmt mqtt for windows compilation"

This reverts commit 197e1640c7.

* chore: cleanup code

* chore: xnode mgmt comment windows part out

* chore: mgmt/mqtt, move uv head toppest

* xnode/mnode: create xnode once per dnode

* fix(xnode/systable/test): fix column count

* xnode/sdb: renumber sdb type for xnode to make start/stop order correct

* xnode/mqtt: new param mqttPort

* fix SXnode's struct type

* transfer dnode id to mqtt subscription

* tmqtt: remove uv_a linking

* tmqtt/tools: sources for tools

* tools: fix windows compilation

* tools/producer: fix windows sleep param

* tools/producer: fix uninited var rc

* make tools only for linux

* test/mnodes: wail 1 or 2 seconds for offline to be leader

* update topic producer tool for geometry data type testing

* format tool sql statements

* show xnodes' ep

* make shell auto complete xnodes

* use usleep instead of sleep

* mqtt/proto: first version mqtt protocol

* remove assert styles

* build with linux only

* fix libuv for taosmqtt building

* fix log printing

* mem: use ttq_ prefix instead of tmqtt

* xnode/parser/proto: protocol option for xnode

* xnode/translater/option: translate xnode option proto

* xnode/translator: translate proto param

* xnode/tmsg: encode/decode proto param

* xnode/mnode: proto parma for mndXnode

* xnode/proto: protocol param for xnode

* xnode/mqtt: save/load proto from xnode json

* rename tmqtt proto header

* rename head directories

* rename header name styles

* restyle func names

* update

* update

* use camel db

* use camel for cxt

* update count of information_schema

* fix exceptional cases

* fix w.r.t reviews

* fixes w.r.t reviews

* use ttq_free

* append xnode msgs

* update information schema count

* support tmq meta data sub

* success typo fix

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix error line var w.r.t. suggestions from copilot

* denote mqtt node with bnode instead of xnode

* smoke testing for mqtt

* soak testing

* new package for test framework: paho 2.1.0

* import mqtt into util

* fix soak testing

* test/soak: user 5 topics per client

* test/soak: cover qos

* update docker image references to tdengine-ci:0.1 in CI scripts and common.py

* refactor: rename bnode msg to backup node

* refactor: rename xnode to bnode 1

* refactor: rename xnode to bnode 2

* refactor: rename xnode to bnode 3

* refactor: rename xnode to bnode 4

* refactor: rename xnode to bnode 4

* refactor: rename xnode to bnode 5

* refactor: rename xnode to bnode 6

* refactor: rename some files 1

* refactor: rename some files 2

* refactor: rename some files 3

* refactor: rename some files 4

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: chenhaoran <haoran920c@163.com>
Co-authored-by: Simon Guan <guanshengliang@qq.com>
2025-06-25 14:58:51 +08:00
Alex Duan
6367dbbc6c
docs: move Node-RED from 01-collection to 09-iot folder (#31473)
* docs: move Node-RED from 01-collection to 09-iot folder

* docs: node-red migrate picture to 09-iot

* docs: 09-iot folder add index.md

* fix:docs index show error for 09-iot
2025-06-24 22:19:01 +08:00
pengrongkun94@qq.com
9f62bde6a9 add stmt2 docs 2025-06-24 16:22:15 +08:00
Xuefeng Tan
07cf494e5d
docs: add OpenMetrics support and configuration details to taosAdapter documentation (#31427)
* docs: add OpenMetrics support and configuration details to taosAdapter documentation

* docs: enhance OpenMetrics section in taosAdapter documentation
2025-06-21 15:48:16 +08:00
Mario Peng
c65e1592fa
feat:insert into subquery (#31401) 2025-06-21 15:11:09 +08:00
Alex Duan
ef305fc3f4
docs(eco): NODE-RED for TDengine Plugin (#31413)
* docs: tdengine for node-red official doc

* docs: first finished docs for node-red

* docs: add images for node-red

* docs: add verfiy methon for node-red

* docs: node-red add summary charp

* docs: add td-frame pic

* doc: node-red doc

* docs: node-red review1 finished

* docs: review2 finished

* docs: adjust picture size

* docs: node-red english commit

* docs: english document make perfect

* docs: td-frame.webp make beautiful

* docs: add blank before td-frame.webp

* docs: add blank before td-frame.webp1

* docs: doc checker report error fixed

* docs: uniform debug desscribe

* docs: ip change to www.example.com

* docs: revew3 advise finished

* pr: report docs bugs fixed

* pr: wrong word fixed

* Update docs/zh/10-third-party/01-collection/13-NODE-RED.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update docs/zh/10-third-party/01-collection/13-NODE-RED.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update docs/zh/10-third-party/01-collection/13-NODE-RED.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update docs/zh/10-third-party/01-collection/13-NODE-RED.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* docs: fixed link error for taosadapter

* docs: www.example.com hyperlink fixed

* docs: www.example.com hyperlink fixed1

* docs: TDengine replace TAOS DATA

* docs: english add end bullet points

* docs: chinese doc review by copilot

* docs: review by copilot

* docs: revew3 finished

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-20 18:18:32 +08:00
Simon Guan
371ae9b7fd Merge branch '3.0' into merge/mainto3.0 2025-06-20 14:48:47 +08:00
Simon Guan
9923aedcb6 Merge branch 'main' into merge/mainto3.0 2025-06-20 14:48:16 +08:00
Xuefeng Tan
28afb9a91a
docs: add IPv6 support information for taosAdapter (#31362) 2025-06-18 15:25:22 +08:00
Xuefeng Tan
d11e683e17
docs: restore taosAdapter documentation from main (#31402) 2025-06-18 15:22:50 +08:00
Xuefeng Tan
582f6b0e2e
docs: improve formatting and clarity in taosAdapter documentation (#31382)
* docs: improve formatting and clarity in taosAdapter documentation

* docs: enhance clarity and formatting in taosAdapter documentation
2025-06-17 21:30:09 +08:00
kevin men
b9d95995af
docs: update python websocket connector version (#31328) 2025-06-17 21:28:20 +08:00
She Yanjie
4d3bf199eb
docs(jdbc): add varchar as string doc (#31397) 2025-06-17 19:34:11 +08:00
Daniel Clow
83a49537be
docs: update perspective doc for node (#31384)
* docs: update perspective doc for node

* docs: lint
2025-06-17 08:37:03 +08:00
kevin men
efd6e8bb2d
docs: update nodejs connector version (#31381) 2025-06-16 16:45:39 +08:00
Daniel Clow
9fd9a67233
docs: lint all en md files (#31377) 2025-06-16 16:05:41 +08:00
chenhaoran
2845252a7b fix: correct typos in configuration and documentation files 2025-06-15 21:17:33 +08:00
kevin men
e8f9e72337
docs(node): upgrade the Node.js version and improve the documentation (#31324)
* docs: upgrade the Node.js version and improve the documentation

* docs: upgrade the Node.js connector version and add IPv6 documentation instructions

* docs: modify nodejs download link

* docs: modify host describe

* docs: modify dsn describe error

* docs: update nodejs connector version
2025-06-14 11:52:27 +08:00
Yihao Deng
d67b7d52d2
update enableIpv6 doc (#31336) 2025-06-14 11:22:20 +08:00
Simon Guan
2838d2f063 Merge branch '3.0' into merge/mainto3.0 2025-06-14 10:41:12 +08:00
Simon Guan
f691365426 Merge branch 'main' into merge/mainto3.0 2025-06-14 10:32:34 +08:00
She Yanjie
f0b79c6567
docs: jdbc supports ipv6 and blob datatype (#31310) 2025-06-12 11:36:46 +08:00
She Yanjie
29a7f07dce
docs: update grafana plugin download link to official site (#31283) 2025-06-04 20:05:19 +08:00
WANG Xu
8f9f9b7246
docs: update release note for 3.3.6.9 in office web (#31265) 2025-06-03 19:40:09 +08:00
She Yanjie
86399b60b4
feat(taoskeeper): listen on a specified IP address (#31259) 2025-06-01 19:30:02 +08:00
She Yanjie
d6f12dc0ba
docs: add grafana windows installation (#31249)
* chore: remove grafana gui installation

* docs: fix grafana windows installation
2025-05-29 21:20:00 +08:00
dongming chen
4b0ec00b75
enh: [TS-6089] trans-parallel (#30265) 2025-05-29 16:49:43 +08:00
WANG MINGMING
3006ee87ed
fix: avoid using : in consumer group (#31225) 2025-05-29 16:29:07 +08:00
Hongze Cheng
430da1f872
enh: add memory usage monitor for vnode (#31212) 2025-05-27 16:40:03 +08:00