Commit Graph

253 Commits

Author SHA1 Message Date
gccgdb1234 4367170086 doc: refine PDF user guide 2023-05-26 19:16:23 +08:00
shenglian zhou 90f542857d enhance: improve document 2023-05-25 11:13:05 +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
gccgdb1234 c12996bee7 doc: refine td.connect.type 2023-05-22 11:11:52 +08:00
gccgdb1234 0a38e63c34 doc: add td.connect.type 2023-05-22 09:33:17 +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
wade zhang bdaf5592bf
Update 07-tmq.mdx 2023-05-12 08:51:07 +08:00
gccgdb1234 aab47de22a doc: remove experimental.enable.snapshot 2023-05-12 08:42:40 +08:00
Linhe Huo d2436fe06a
Merge pull request #21024 from taosdata/docs/adamji/sml-rust
docs: add example and document for rust schemaless insert
2023-05-09 16:32:48 +08:00
Alex Duan fd43736e92
Update 09-udf.md 2023-05-06 10:48:31 +08:00
wade zhang 2cf2acc07c
Merge branch '3.0' into docs/wade-20230505 2023-05-05 14:10:46 +08:00
gccgdb1234 879bbe982a doc: revise doc structure of UDF 2023-05-05 14:08:21 +08:00
Alex Duan c5b4bbc6d2
Update 09-udf.md 2023-05-05 13:55:15 +08:00
shenglian zhou accdcda343 docs: add python udf english version 2023-05-05 13:21:04 +08:00
slzhou 9f472565c9 enhance: finish python udf docs 2023-05-04 13:58:23 +08:00
shenglian zhou ba344f7b95 feat: add python udf docs 2023-05-04 11:55:09 +08:00
wade zhang edc4bdae0d
Merge pull request #21082 from taosdata/wangmm0220-patch-3
opti:make note more specific
2023-04-28 14:35:40 +08:00
wade zhang 36418ec1e7
Merge pull request #21083 from taosdata/wangmm0220-patch-11
opti:make note more specific
2023-04-28 14:35:33 +08:00
WANG MINGMING 87406f7daf
Update 30-influxdb-line.mdx 2023-04-26 10:36:22 +08:00
WANG MINGMING 20fcb4d8ac
Update 40-opentsdb-telnet.mdx 2023-04-26 10:35:39 +08:00
WANG MINGMING 455481ddcd
Update 50-opentsdb-json.mdx 2023-04-26 10:33:16 +08:00
Adam Ji 519dc0ead0
docs: fix tmq create database args (#21081) 2023-04-26 09:24:29 +08:00
Adam Ji c43cdd4faf docs: add sml.mdx 2023-04-23 10:21:41 +08:00
wade zhang 4d90c85347
Merge pull request #20815 from taosdata/test/TD-AUTOGETN-3.0
test: add udf function return with varchar demo
2023-04-12 09:14:40 +08:00
liuyao 0869cfb947
Update 06-stream.md 2023-04-11 11:36:52 +08:00
Alex Duan ad6dd54a00 test: add udf function return with varchar 2023-04-07 18:14:02 +08:00
Xiaoyu Wang e9d7a099cc merge main 2023-04-04 14:50:58 +08:00
wangmm0220 b7e6e4197d opti:disable set enable.heartbeat.background 2023-03-30 11:18:35 +08:00
wade zhang 3412437668
Merge pull request #20540 from taosdata/wangmm0220-patch-4
fix:add tips for tmq consume
2023-03-20 17:24:37 +08:00
wade zhang b852015382
Update 07-tmq.mdx 2023-03-20 16:38:35 +08:00
gccgdb1234 425ad281e6 docs: refine tmq configuration 2023-03-20 16:01:53 +08:00
gccgdb1234 ebda78cc59 docs: refien tmq configuration 2023-03-20 15:11:08 +08:00
WANG MINGMING 84096bcb89
Update 07-tmq.mdx 2023-03-19 10:46:46 +08:00
Shuduo Sang 42d2c15f19
docs: connector for 3.0 (#20250)
* 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
2023-03-03 10:14:57 +08:00
Shengliang Guan 8433b844db
Merge pull request #19756 from taosdata/ssq001-patch-4
Update 07-tmq.mdx
2023-03-02 17:31:40 +08:00
huolibo 92ba51a479
docs: tmq example include java code (#20175)
* docs: add jdbc 3.1.0 version description

* docs: fix jdbc description

* docs: add tmq over websocket demo

* docs: fix jdbc tmq demo path

* docs: docs demo in CI

* fix: add jdbc version

* docs: use subscription instead of tmq

* docs: fix format

* docs: adjust tmq doc format

* docs: fix format of tmq doc

* docs: tmq include java code

* fix: adjust format

---------

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-27 14:34:09 +08:00
huolibo 46f088afa4
docs: adjust format of tmq doc (#20158)
* docs: add jdbc 3.1.0 version description

* docs: fix jdbc description

* docs: add tmq over websocket demo

* docs: fix jdbc tmq demo path

* docs: docs demo in CI

* fix: add jdbc version

* docs: use subscription instead of tmq

* docs: fix format

* docs: adjust tmq doc format

* docs: fix format of tmq doc

---------

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-24 23:43:18 +08:00
Shuduo Sang 01a24cacea
docs: fix doc format (#20157)
* docs: add jdbc 3.1.0 version description

* docs: fix jdbc description

* docs: add tmq over websocket demo

* docs: fix jdbc tmq demo path

* docs: docs demo in CI

* fix: add jdbc version

* docs: use subscription instead of tmq

* docs: fix format

---------

Co-authored-by: huolibo <huolibo@qq.com>
2023-02-24 17:34:25 +08:00
huolibo d7e7800520
docs: add jdbc 3.1.0 version description (#20145)
* docs: add jdbc 3.1.0 version description

* docs: fix jdbc description

* docs: add tmq over websocket demo

* docs: fix jdbc tmq demo path

* docs: docs demo in CI

* fix: add jdbc version

* docs: use subscription instead of tmq

---------

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-24 15:44:12 +08:00
cadem 36919ccf63 docs/TD-22199
remove old timestamp in sql example
2023-02-14 14:51:10 +08:00
sunpeng db6a8cdf60
build: update writing kafka example and document (#19864)
* build: update writing kafka example and document

* fixes kafka demo

* fix: refine wording

---------

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-09 02:08:57 +08:00
songshuqi 1d4ccacdac
Update 07-tmq.mdx 2023-02-02 14:40:49 +08:00
wangmm0220 1d7eb4a920 opti:sml doc 2023-01-28 11:36:51 +08:00
wangmm0220 0f1f239425 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req_marks 2023-01-26 11:03:34 +08:00
wangmm0220 0fed3ffa05 fix:remove useless config for schemaless 2023-01-23 22:49:37 +05:00
sunpeng dff16ad4bf
doc: update python tmq document (#19604)
* doc: update python tmq document

* doc: update en document

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-01-17 15:53:14 +08:00
Xuefeng Tan dba94bf5a0
enh(driver-go): redesign of go tmq api (#19553)
* enh(driver-go): redesign of go tmq api

* docs: add comments for reserved parameter

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-01-14 15:29:33 +08:00
WANG MINGMING c2fc3a4bbb
Update 50-opentsdb-json.mdx 2022-12-14 14:51:11 +08:00
sunpeng 4f8c04cf79
doc: writting from kafka (#18626)
* doc: writting from kafka

* rename file

* docs: typo fix

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-12-02 12:47:19 +08:00
shenglian zhou 77e3cc42b9 fix: change example name in document 2022-11-19 10:05:24 +08:00
Jeff Tao ff488575a4
Update 02-influxdb-line.mdx 2022-11-06 12:05:07 -08:00
Jeff Tao 4078f08112
Update 04-opentsdb-json.mdx 2022-11-06 12:04:08 -08:00
Jeff Tao 41f121dec8
Update 04-opentsdb-json.mdx 2022-11-06 11:51:25 -08:00
Jeff Tao 7b3a47a016
Update 03-opentsdb-telnet.mdx 2022-11-06 11:48:32 -08:00
Jeff Tao da9d42e8fe
Update 02-influxdb-line.mdx 2022-11-06 11:46:35 -08:00
Jeff Tao b86dac6146
Update 04-opentsdb-json.mdx 2022-11-06 11:33:50 -08:00
Jeff Tao 8a1e28dcf4
Update 02-influxdb-line.mdx 2022-11-06 11:27:21 -08:00
Linhe Huo a9b11ffc7b
docs: add example code and syntax instruction for python subscription (#17479)
Ref: [TD-19654](https://jira.taosdata.com:18080/browse/TD-19654)
2022-10-19 17:05:23 +08:00
Liu Jicong e942b300b5 docs(tmq) 2022-10-19 16:20:30 +08:00
Liu Jicong deb875f9e2 docs(tmq) 2022-10-19 16:12:47 +08:00
Zhiqiang Wang fc9982de68
docs: change macos client doc (#17420)
* docs: change macos client doc

* docs: change macos client doc

* docs: make taosadapter/taosbenchmark description align with prev

* fix: chinese colon

* fix: chinese colon

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-10-18 11:41:59 +08:00
Pan YANG 0c7913aa9a docs: some minor typo and improvements 2022-10-12 11:30:24 +08:00
wade zhang c01d44ae72
Merge branch '3.0' into wangmm0220-patch-8 2022-10-08 17:34:21 +08:00
wade zhang 1d424d3653
Merge pull request #17175 from taosdata/wangmm0220-patch-9-1
Update 03-opentsdb-telnet.mdx
2022-10-08 17:33:26 +08:00
wade zhang 6a559b56f2
Merge pull request #17176 from taosdata/wangmm0220-patch-9-2
Update 04-opentsdb-json.mdx
2022-10-08 17:33:12 +08:00
wade zhang 9a2eaa6ed9
Merge pull request #17177 from taosdata/wangmm0220-patch-9
Update 02-influxdb-line.mdx
2022-10-08 17:32:53 +08:00
songshuqi ec74aa6621
Update 06-stream.md 2022-10-08 16:43:48 +08:00
WANG MINGMING e7d9d99d31
Update 04-opentsdb-json.mdx 2022-09-30 14:26:59 +08:00
WANG MINGMING 471f23fd58
Update 03-opentsdb-telnet.mdx 2022-09-30 14:26:54 +08:00
WANG MINGMING a090fbfc0b
Update 02-influxdb-line.mdx 2022-09-30 14:25:49 +08:00
WANG MINGMING 50b478bd59
Update 02-influxdb-line.mdx 2022-09-30 14:17:14 +08:00
Shuduo Sang 86ca19f4d4
docs: sub-tbname rule note and fix show stables output (#17171) 2022-09-30 11:58:30 +08:00
wade zhang 2fe2d9db33
Merge pull request #17120 from taosdata/wangmm0220-patch-3-1
Update 03-opentsdb-telnet.mdx
2022-09-28 17:32:41 +08:00
wade zhang 858f1f4968
Merge pull request #17119 from taosdata/wangmm0220-patch-3
Update 04-opentsdb-json.mdx
2022-09-28 17:32:31 +08:00
WANG MINGMING 577f427065
Update 02-influxdb-line.mdx 2022-09-28 17:14:37 +08:00
WANG MINGMING 43a76d6bf0
Update 03-opentsdb-telnet.mdx 2022-09-28 16:34:00 +08:00
WANG MINGMING 97061a0aeb
Update 04-opentsdb-json.mdx 2022-09-28 16:32:38 +08:00
Liu Jicong 17d7ec9818
Update 06-stream.md 2022-09-23 16:27:29 +08:00
Liu Jicong a3a9af3c9c
Update 06-stream.md
`end` is used as a key word in `case when` clause
2022-09-23 16:26:57 +08:00
xiaolei li c577897c1f
test(docs):change docs-example file structure and update reference (#16987)
* test(docs):update docs-example file structure

* test(docs):update docs-example references under zh and en
2022-09-22 09:58:31 +08:00
xiaolei li 78ac5ee131
docs(diver):C# add docs with WebSocket (#16950)
* docs(diver):C# add docs with WebSocket

* docs(driver):C# docs update with commnets
2022-09-20 18:23:39 +08:00
Yiqing Liu 49f3e3c2c5
Update 07-tmq.mdx 2022-09-15 15:26:19 +08:00
wade zhang 6a92dc24f0
Update 09-udf.md 2022-09-08 16:28:47 +08:00
huolibo f80b06699c
fix: remove useless line (#16621) 2022-09-02 16:13:54 +08:00
gccgdb1234 24f96e1ebb doc: correct wrong description about maximum SQL length 2022-08-30 10:37:42 +08:00
gccgdb1234 0ebd3b0ff8 doc: correct high performance writing to be adapted to 3.0 2022-08-30 09:05:01 +08:00
Pan YANG 97052fccc5 docs: change TAOS SQL to TDengine SQL 2022-08-29 16:07:12 +08:00
gccgdb1234 9aca48b650 doc: resolve broken links 2022-08-26 19:25:43 +08:00
jiajingbin 4ff7bb654a test: add highvolume.webp for 3.0 2022-08-26 19:05:51 +08:00
wade zhang 30903ba80f
Merge pull request #16452 from taosdata/docs/taoshell_TDengine_CLI
docs: updagte taos shell as TDengine CLI for 3.0 version ,include taos.cfg
2022-08-26 18:43:15 +08:00
wenzhouwww@live.cn 83272a0ac5 docs: updagte taos shell as TDengine CLI for 3.0 version ,include in taos.cfg 2022-08-26 18:38:04 +08:00
jiajingbin 24cf2e0ed6 test: add fast_write_example for 3.0 2022-08-26 18:32:52 +08:00
wade zhang 5b6966116d
Update 08-cache.md 2022-08-25 17:57:02 +08:00
gccgdb1234 fa2c4f7085 doc: refine description 2022-08-25 16:34:43 +08:00
gccgdb1234 d558793ab6 doc: add description field for files without description 2022-08-25 15:23:20 +08:00
gccgdb1234 44691133af doc: fix broken links 2022-08-24 12:07:59 +08:00
gccgdb1234 2d1e64ce70 doc: fix broken links 2022-08-24 11:10:11 +08:00
gccgdb1234 4a494cc02e doc: fix broken links 2022-08-24 10:44:09 +08:00
gccgdb1234 1f248ea163 doc: fix broken links 2022-08-24 09:33:19 +08:00
Shuduo Sang 103b7bafb7
docs: remove version number text from docs (#16281) 2022-08-23 15:12:32 +08:00