Commit Graph

273 Commits

Author SHA1 Message Date
Haojun Liao 1b9eca5ce0 other: merge main. 2023-06-15 13:03:17 +08:00
dapan1121 e805ac9553 docs: add slow log descriptions 2023-06-13 14:40:50 +08:00
dapan1121 6132795718 doc: add metaCacheMaxSize description 2023-06-13 14:10:56 +08:00
gccgdb1234 e50339045f doc: refine the location of taos.cfg 2023-06-12 09:37:21 +08:00
gccgdb1234 bc6eba1cb0 doc: refine the location of taos.cfg 2023-06-12 09:12:14 +08:00
Shuduo Sang aa9a11152d
docs: remove -y from taosdump doc (#21692) 2023-06-11 18:45:43 +08:00
gccgdb1234 9034a9a375 docs: fix broken links 2023-06-09 17:22:27 +08:00
wade zhang e3f576660e
Merge pull request #21658 from taosdata/docs/sunpeng/TD-24607-docs-for-assignment-and-seek
docs: add docs for assignment and seek
2023-06-09 17:05:38 +08:00
sunpeng 818e5ddf41 docs: upgrade docs from python subscription 2023-06-09 16:46:17 +08:00
Adam Ji 5770a6f95f docs: upgrade connector-rust version 2023-06-09 08:30:03 +08:00
Adam Ji 201b4c7897 docs: upgrade connector-rust version 2023-06-09 08:28:00 +08:00
huolibo df67a61519 docs(driver): TDengine description 2023-06-08 16:44:33 +08:00
huolibo 730db6d551 docs(driver): TDengine description 2023-06-08 16:43:43 +08:00
wade zhang c4cd38874a
Merge pull request #21647 from taosdata/docs/TD-24606
docs: jdbc add seek doc
2023-06-08 16:37:45 +08:00
sunpeng 3af153bae6 docs: add docs for assignment and seek 2023-06-08 14:43:07 +08:00
huolibo 2641dfa0e7 docs: jdbc add seek doc 2023-06-07 16:38:43 +08:00
huolibo 5a4a68fc76 docs: jdbc add seek doc 2023-06-07 16:36:42 +08:00
Adam Ji 2db74c2d2c docs: update description 2023-06-07 16:30:29 +08:00
Adam Ji 3c1b5d3656 docs: update description 2023-06-07 16:29:11 +08:00
Adam Ji 6188f26d57 docs: add version history 2023-06-07 14:17:41 +08:00
Adam Ji 64733ba6a5 docs: add version history 2023-06-07 14:14:33 +08:00
wade zhang bd828cc90f
Merge pull request #21596 from taosdata/docs/xftan/TD-24608
docs: go connector add tmq assignment and seek
2023-06-07 11:45:06 +08:00
wade zhang 2ea92df895
Merge pull request #21619 from taosdata/docs/xftan/TD-24608-main
docs: go connector add tmq assignment and seek
2023-06-07 11:44:51 +08:00
t_max 09809f2fc0 docs: go connector version support 2023-06-07 11:44:04 +08:00
t_max 98ceb68a20 docs: go connector version support 2023-06-07 11:42:43 +08:00
wade zhang f9ba6d9393
Merge pull request #21593 from taosdata/docs/adamji/TD-24609-assignment-and-seek-offset
docs: add assignments and seek offset
2023-06-07 11:40:01 +08:00
Adam Ji 87200591b0 docs: fmt lines 2023-06-07 11:33:53 +08:00
Adam Ji 581343037d docs: add version 2023-06-07 11:33:53 +08:00
Adam Ji c29e5b72d9 docs: add assignments and seek offset 2023-06-07 11:33:43 +08:00
wade zhang 5ed3d5a629
Merge pull request #21561 from taosdata/other/TD-24150
other: add jdbc consumer demo
2023-06-06 16:12:36 +08:00
t_max acbd3c5d8a docs: go connector add tmq assignment and seek 2023-06-06 16:02:56 +08:00
huolibo 7365efd32b docs: add consuemr demo doc 2023-06-06 15:52:03 +08:00
huolibo b65df61efd docs: add consuemr demo doc 2023-06-06 15:42:28 +08:00
dapan1121 ff8fb44cc3
Merge pull request #21495 from taosdata/docs/TD-23990-3.0
chore: update docs about support row/columns width up to 64KB
2023-06-06 11:15:08 +08:00
kailixu c50da378d6 chore: update docs about support row/columns width up to 64KB 2023-06-06 11:09:00 +08:00
t_max 046c9e9494 docs: go connector add tmq assignment and seek 2023-06-05 15:32:28 +08:00
Adam Ji 3d0b02f5d6 docs: fmt lines 2023-06-05 15:17:07 +08:00
Adam Ji 985362d94c docs: add version 2023-06-05 15:16:03 +08:00
Adam Ji 3e524d9aa3 docs: add assignments and seek offset 2023-06-05 15:02:00 +08:00
Shuduo Sang 0d2fa6f1e6
docs: refine python connector doc for req_id (#21526)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix java connector mistake

* fix: a few typos

* fix: many typos

* docs: java connector support subscription over websocket

* fix: update 3.0 connector feature matrix

* docs: fix typos and use 3.1.0 in jdbc driver

* fix: update matrix for schemaless java status

* docs: use latest jdbc version in connect section

* docs: refine python connector doc for req_id
2023-05-30 11:49:00 +08:00
Shuduo Sang c91029f92f
docs: fix typos (#21503) 2023-05-27 19:28:47 +08:00
kailixu ee4709bb4b chore: update docs about support row/columns width up to 64KB 2023-05-26 16:01:42 +08:00
huolibo bbb93c3720 enh: tmq example add all properties 2023-05-25 11:27:49 +08:00
Shuduo Sang bda3e6763f
docs: update connect for jdbc version (#21426)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix java connector mistake

* fix: a few typos

* fix: many typos

* docs: java connector support subscription over websocket

* fix: update 3.0 connector feature matrix

* docs: fix typos and use 3.1.0 in jdbc driver

* fix: update matrix for schemaless java status

* docs: use latest jdbc version in connect section
2023-05-23 10:33:40 +08:00
Linhe Huo cd14668ec2
Merge pull request #21408 from taosdata/docs/sunpeng/update-docs-for-tdinsight-and-monitor
docs: update docs for tdinsight and monitor
2023-05-22 17:10:32 +08:00
yihaoDeng b59da1815a add parameter 2023-05-22 06:59:07 +00:00
sunpeng bc51e25d0a docs: update docs for tdinsight and monitor 2023-05-22 14:34:56 +08:00
Shuduo Sang ef80b5b05b
docs: update grafana doc for 3.0 (#21300)
* docs: fix tab value and label

* docs: fix tab value and label

* docs: add dbname note in grafa and fix lots of unicode characters in english doc
2023-05-15 12:26:03 +08:00
huolibo 0a50a21df8 docs(driver): jdbc error code 2023-05-12 17:37:35 +08:00
wade zhang 4fb612d3bd
Merge pull request #20684 from taosdata/docs/dclow
docs: fix broken and redirecting links in 3.0
2023-05-10 14:40:17 +08:00