Commit Graph

404 Commits

Author SHA1 Message Date
danielclow 7a8ae93be6 doc: fix markdown error in english version 2023-02-06 10:37:58 +08:00
danielclow 7a11008316 doc: add descriptions to all docs 2023-02-06 00:07:16 +08:00
wade zhang 889b7ea872
Update index.md 2023-02-03 17:14:18 +08:00
wade zhang c21ab3b345
Update index.md 2023-02-03 16:54:45 +08:00
cadem 9ca44cd5cd docs:fix docs table format 2023-02-03 16:08:16 +08:00
wade zhang 05097e5061
Merge pull request #19483 from taosdata/docs/TD-21822-3.0
docs: add description of keep/multi-tier storage
2023-01-30 10:03:52 +08:00
Shuduo Sang fe8a463136
docs: update python sub over ws status (#19682)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix python version and a few typos

* docs: fix jdbc version in connector matrix

* docs: update jdbc demo readme

* docs: update dot-net examples link

* docs: fix example code mistake

* fix: examples/csharp typos

* fix: examples/python/native_insert_example.py mistake

* docs: update python connector document to reflect python version requirement change

* docs: update with two ways to install taos-ws-py

* docs: update python sub over ws status
2023-01-28 16:23:02 +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
Shuduo Sang 42e66c09dd
docs: update python connector document to reflect python version requirement change (#19664)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix python version and a few typos

* docs: fix jdbc version in connector matrix

* docs: update jdbc demo readme

* docs: update dot-net examples link

* docs: fix example code mistake

* fix: examples/csharp typos

* fix: examples/python/native_insert_example.py mistake

* docs: update python connector document to reflect python version requirement change

* docs: update with two ways to install taos-ws-py
2023-01-24 14:32:42 +08:00
wangmm0220 0fed3ffa05 fix:remove useless config for schemaless 2023-01-23 22:49:37 +05:00
xiaolei li 830086e756
[WIP]docs(driver):update C# webscoket to import dll from nupkg (#17485)
* docs(driver):update C# webscoket to import dll from nupkg

* docs(driver):update description about C# using WebSocket dll from nuget package

* docs(driver):update C# webscoket to import dll from nupkg 2nd

* fix: typos

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-01-17 12:07:01 +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
Cary Xu 2d64dfa131
Update index.md 2023-01-14 12:08:31 +08:00
kailixu 97e97eb3fc docs: note for dataDir 2023-01-13 14:56:45 +08:00
Cary Xu 91e11faf8a
Update index.md 2023-01-13 14:44:57 +08:00
Chait Diwadkar dfca800d86
docs:cdiwadkar16-patch-1-1 - Updating for parameter spelling errors
the parameter prepared_rand was incorrectly written as prepare_rand in 2 places.
Also changed "detailed" to "detail" in 2 places for grammatical reasons.
2023-01-11 15:36:20 -08:00
kailixu 258fbcfd7d chore: dataDir docs update 2023-01-10 18:07:09 +08:00
kailixu c1474e3746 chore: docs update for dataDir 2023-01-10 17:58:50 +08:00
kailixu 3915fa6c29 chore: docs update for dataDir 2023-01-10 17:53:18 +08:00
kailixu 90fd949606 docs: format optimization for dataDir 2023-01-10 17:15:09 +08:00
kailixu cae3532e58 docs: format optimization for dataDir 2023-01-10 17:11:55 +08:00
kailixu ae1a82b0ed docs: format optimization for dataDir 2023-01-10 17:10:33 +08:00
kailixu ea13d2bc99 docs: add description of keep/multi-tier storage 2023-01-10 17:03:57 +08:00
wade zhang c00d317ca3
Update index.md 2023-01-10 16:47:08 +08:00
Shuduo Sang 44292ec397
docs: update dot-net examples link (#19460)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix python version and a few typos

* docs: fix jdbc version in connector matrix

* docs: update jdbc demo readme

* docs: update dot-net examples link
2023-01-09 23:11:33 +08:00
sunpeng 3ccf2490d8
docs: taosadapter supports get table vgid (#19084)
* docs: taosadapter supports get table vgid

* fix: typos

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-12-28 09:29:02 +08:00
Shuduo Sang 748d5de38f
docs: fix tools download link (#18932)
* docs: fix taosdump download link for 3.0

* docs: fix tools download link
2022-12-13 17:56:01 +08:00
Shuduo Sang a9435746a2
docs: taosbenchmark retry (#18931)
* docs: taosbenchmark support keey-trying and trying-interval

* docs: taosbenchmark retry
2022-12-13 17:47:29 +08:00
Shuduo Sang b426fc899b
docs: fix taosdump download link for 3.0 (#18930) 2022-12-13 16:24:30 +08:00
wade zhang 22de47434c
Merge pull request #18896 from taosdata/docs/TD-21058
doc: add compressMsgSize back
2022-12-12 10:58:36 +08:00
gccgdb1234 fb362b5275 doc: rephrase compressMsgSize 2022-12-12 10:54:53 +08:00
gccgdb1234 31204b72cf doc: add compressMsgSize back 2022-12-12 10:51:00 +08:00
wade zhang 5d6644613e
Merge pull request #18888 from taosdata/docs/TD-21058
doc: remove minSlidingTime and minIntervalTime
2022-12-12 08:57:08 +08:00
gccgdb1234 23f8209d2b doc: remove minSlidingTime and minIntervalTime 2022-12-12 08:56:02 +08:00
wade zhang 73aed54fc6
Merge pull request #18884 from taosdata/docs/TD-21058
doc: reorganize 3.0 configuration parameters
2022-12-10 19:16:19 +08:00
gccgdb1234 df4716a90a doc: rephrase configuration parameters 2022-12-10 19:15:42 +08:00
gccgdb1234 3762e7d6c5 doc: remove abandoned 2.x parameters from English version 2022-12-10 19:14:00 +08:00
gccgdb1234 7a387437e2 doc: reorganize 3.0 configuration parameters 2022-12-10 19:09:45 +08:00
Shengliang Guan 702bb78f7e
Merge pull request #18726 from taosdata/docs/sunpeng/TS-2187-taosadapter-schemaless-with-ttl
docs: update taosadapter document for schemaless ttl
2022-12-09 21:48:54 +08:00
huolibo fbc7c9cd53
docs: add 3.0.3 & 2.0.42 version desc (#18856) 2022-12-09 18:09:24 +08:00
sunpeng ecc1782288 docs: update taosadapter document for schemaless ttl 2022-12-06 11:15:14 +08:00
Shuduo Sang bfeaab4c50
docs: update connector matrix for go ws bulkpulling (#18691) 2022-12-05 11:22:58 +08:00
Shuduo Sang 5cfc7c451b
docs: update connector matrix for go ws tmq (#18690) 2022-12-05 11:13:25 +08:00
Shuduo Sang 449ca165c1
docs: update connector matrix for go ws stmt (#18688) 2022-12-05 11:04:20 +08:00
Shuduo Sang b6dfb03585
docs: update connector matrix with nodejs ws sql support (#18687) 2022-12-05 10:31:09 +08:00
Shuduo Sang 4d4ba0ff11
docs: update jdbc version in connector matrix for3.0 (#18332)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix python version and a few typos

* docs: fix jdbc version in connector matrix
2022-11-22 13:55:11 +08:00
WANG MINGMING 9dc37f2622
Update 13-schemaless.md 2022-11-16 17:05:20 +08:00
Shengliang Guan 6a9f5603af Merge branch '3.0' into fix/m23 2022-11-11 09:13:46 +08:00
xiaolei li 4d09254e93
test(driver):C# CI failed for longarch64 pr-17982 (#18030)
* Add loongarch64 architecture port.

Signed-off-by: Jingyun Hua <huajingyun@loongson.cn>

* test(driver):C# CI failed for longarch64 pr-17982

Signed-off-by: Jingyun Hua <huajingyun@loongson.cn>
Co-authored-by: Jingyun Hua <huajingyun@loongson.cn>
2022-11-10 21:06:20 +08:00
Shengliang Guan fe685e723a docs: set monitor default value 2022-11-08 09:32:12 +08:00
Shengliang Guan 1c43450164
Merge pull request #17881 from taosdata/docs/sangshuduo/taosbenchmark-docs-for3.0
docs: correct cfgdir param meaning for3.0
2022-11-05 10:06:42 +08:00
Shengliang Guan 4fc0e3bd55 enh: adjust the number of vnode threads so that one vnode has one write thread 2022-11-04 17:21:00 +08:00
Shuduo Sang fcf306eb8d fix: correct cfgdir param meaning 2022-11-03 17:22:46 +08:00
Shengliang Guan 9f7f11c362 docs/monitor 2022-11-03 13:57:07 +08:00
wade zhang a7b207dbbb
Merge pull request #17661 from taosdata/docs/sangshuduo/TD-19522-taosbenchmark-kill-slow-query
docs: taosbenchmark support kill slow query
2022-11-02 17:02:23 +08:00
wade zhang a501dc3f0c
Merge pull request #17745 from taosdata/docs/TS-1976
docs: what's updated on new version (2.0.41, 3.0.2)
2022-10-29 16:43:29 +08:00
Xuefeng Tan f2cee43cb7
doc: driver-go support stmt via WebSocket (#17740)
* doc: driver-go support stmt via WebSocket

* docs: fix typos

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-10-28 16:11:53 +08:00
Shuduo Sang d625cb56b7 docs: fix few typos 2022-10-28 15:47:55 +08:00
huolibo a7c2e0e688 docs: what's updated on new version (2.0.41, 3.0.2) 2022-10-28 15:31:47 +08:00
Shuduo Sang 195891eaa6 docs: taosbenchmark support kill slow query 2022-10-26 10:09:53 +08:00
Xuefeng Tan df7cb2e85a
doc : taosadapter support user specify timezone and return corresponding time (#17400) 2022-10-25 11:45:16 +08:00
Shuduo Sang 7de2cdc6c7
docs: taosbenchmark supplement insert (#17521) 2022-10-20 15:01:22 +08:00
Shuduo Sang 80e3cc00c7
docs: taosbenchmark partial column num (#17520) 2022-10-20 14:54:43 +08:00
Shengliang Guan ce85caf147
Merge pull request #17458 from taosdata/docs/ZhiqiangWang/TD-19573-update-mac-docs
docs: update mac docs
2022-10-19 09:27:34 +08:00
Xuefeng Tan c77bc2b9b9
doc : driver-go support WebSocket-based bulk pulling (#17435)
* doc : driver-go support WebSocket-based bulk pulling

* doc : update English translation

* docs: remove preparation section

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-10-18 19:12:35 +08:00
afwerar abbfa0b8e5 docs: update mac docs 2022-10-18 18:13:00 +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
Shuduo Sang 275f0eb5fd
docs: refine taosbenchmark json drop (#17376) 2022-10-16 10:52:26 +08:00
afwerar e453e96d6b os: Mac change service name 2022-10-13 18:34:11 +08:00
Shuduo Sang a166882c3e
docs: clarify generated value range of min/max. (#17324) 2022-10-13 11:00:59 +08:00
Shuduo Sang 9f1c89e3ab
docs: fix a few taosbenchmark doc typos (#17302) 2022-10-11 19:56:24 +08:00
Shuduo Sang 400b5e1344
docs: fix python version required and a few typos (#17257)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix python version and a few typos
2022-10-10 13:38:41 +08:00
Zhiqiang Wang 1e6ac774aa
docs: change doc about Mac (#17227) 2022-10-08 23:57:40 +08:00
wade zhang c1ee976786
Merge pull request #17141 from taosdata/wangmm0220-patch-7
Update 04-taosadapter.md
2022-10-08 17:34:37 +08:00
Shuduo Sang 86ca19f4d4
docs: sub-tbname rule note and fix show stables output (#17171) 2022-09-30 11:58:30 +08:00
gccgdb1234 768a04d171 doc: fix duplicate tabItem value 2022-09-29 17:14:47 +08:00
gccgdb1234 19be38dcca doc: change default to rest 2022-09-29 17:09:25 +08:00
gccgdb1234 67aba0657d Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-09-29 16:46:04 +08:00
gccgdb1234 f1d492f628 doc: change rest connection sample as the default in tabs 2022-09-29 16:18:47 +08:00
Shengliang Guan ebe22053db
Merge pull request #17143 from taosdata/3.0
release: build 3.0.1.4
2022-09-29 12:43:56 +08:00
WANG MINGMING f3a955afe7
Update 04-taosadapter.md 2022-09-29 11:42:37 +08:00
Shuduo Sang 7aa2ffc4a8
docs: remove influx_max_line_bytes for 3.0 (#17137) 2022-09-29 11:09:23 +08:00
WANG MINGMING 86c62bf5cb
Update 13-schemaless.md 2022-09-28 16:59:10 +08:00
Xiaoyu Wang 7dfba33a65 docs: add keepColumnName description 2022-09-27 18:54:23 +08:00
Shuduo Sang 4305a2374a
docs: refine rest api doc (#17050)
* docs: add more clear desc

* doc: fix ../zh/08-connector/02-rest-api.mdx
2022-09-24 16:02:32 +08:00
Shuduo Sang cfd7036661
docs: update connector doc for3.0 (#17020)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn
2022-09-23 11:55:55 +08:00
Shengliang Guan 4dd819b360
Merge pull request #16995 from taosdata/feature/3.0_interval_hash_optimize
enh: add queryRsmaTolerance conf for rsma query
2022-09-22 19:43:29 +08:00
Shengliang Guan 3c65b2d81c docs: update the default value of supportVnodes 2022-09-22 17:55:02 +08:00
xiaolei li 33d40ce340
docs(driver)supply c# ws for docs en (#17009) 2022-09-22 17:27:51 +08:00
Cary Xu 9ddbe54d0d Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-22 17:25:13 +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
Cary Xu 2f5e197dbe Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-16 17:45:12 +08:00
dingbo cc932bc8d0 docs: fix broken links 2022-09-16 11:11:39 +08:00
Cary Xu 4be9d4c704 chore: merge 3.0 2022-09-15 16:56:46 +08:00
gccgdb1234 f8bc0693c0 doc: fix broken links 2022-09-15 16:43:41 +08:00
gccgdb1234 83b40713bd doc: tdinsight english version change 2022-09-15 16:33:41 +08:00
Cary Xu 691118f8cd Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-14 18:02:10 +08:00
Shuduo Sang 9355996eb1 docs: change location to align with taosbenchmark 2022-09-13 17:50:35 +08:00
Cary Xu 627e7eafb0 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-13 17:42:22 +08:00
Shuduo Sang c5b17d192c
docs: update csharp connector status (#16787)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling
2022-09-13 17:09:56 +08:00
Cary Xu 860a7bdcac enh: add queryRsmaTolerance conf for rsma query 2022-09-13 14:51:04 +08:00
gccgdb1234 62daf3623f doc: fix compilation error 2022-09-01 12:14:53 +08:00
Shengliang Guan 1289093b02
Merge pull request #16548 from arielyang/docs/yangpan-read-through-02
docs: fix minor punctuation typos
2022-09-01 09:38:14 +08:00
Pan YANG 9443109338
Merge branch 'taosdata:main' into docs/yangpan-read-through-02 2022-09-01 09:25:27 +08:00
Sean Ely e765adcd01
docs: Python Connector - missing quote (#16547)
Missing a quote in the first word
2022-09-01 00:38:35 +08:00
Shengliang Guan 6f368aa223
Merge pull request #16355 from arielyang/docs/remove-unused-file
docs: remove misspelled file
2022-08-30 18:36:03 +08:00
huolibo 55292eebe6
docs: add taosKeeper document (#16384) 2022-08-30 13:23:36 +08:00
gccgdb1234 8b5283ceff doc: remove improper taosdata.com 2022-08-29 17:45:51 +08:00
gccgdb1234 c563948c8e doc: correct taosdata.com to tdengine.com 2022-08-29 17:34:44 +08:00
wade zhang 1150d82e67
Merge pull request #16484 from arielyang/docs/tdengine-sql
docs: change TAOS SQL to TDengine SQL
2022-08-29 16:40:06 +08:00
Pan YANG 3b83cf9d97 docs: fix errors by auto formatter of markdown 2022-08-29 16:36:17 +08:00
Pan YANG 97052fccc5 docs: change TAOS SQL to TDengine SQL 2022-08-29 16:07:12 +08:00
Shengliang Guan f0b51ac04f Merge branch '3.0' into main 2022-08-29 09:26:14 +08:00
gccgdb1234 a2ffacc261 doc: replace taos shell with TDengine CLI 2022-08-26 18:24:48 +08:00
danielclow 3633281ab2 doc: reuploading doc updates to 3.0 branch 2022-08-26 11:21:11 +08:00
wade zhang b1d250140d
Merge branch 'main' into docs/daniel-3.0 2022-08-25 18:29:45 +08:00
gccgdb1234 168b6cc9eb doc: change connector order 2022-08-24 17:21:57 +08:00
gccgdb1234 a269f63a10 doc: change connector order and add taosadapter in REST API 2022-08-24 17:09:47 +08:00
Pan YANG 4fc9d8c1ef docs: remove misspelled file 2022-08-23 22:14:06 +08:00
Shuduo Sang 103b7bafb7
docs: remove version number text from docs (#16281) 2022-08-23 15:12:32 +08:00
gccgdb1234 364b849ea1 doc: remove useless 2.4 version information 2022-08-22 15:34:13 +08:00
gccgdb1234 6953c8a5e1 doc: remove useless 2.4 version information 2022-08-22 15:31:39 +08:00
danielclow 3fae4ba6f0 doc: english version of schemaless 2022-08-22 14:10:16 +08:00
danielclow 309d986028 doc: english version of config 2022-08-22 12:44:24 +08:00
gccgdb1234 a47c6ff281 doc: copy _preparition.mdx from zh to en 2022-08-22 09:32:13 +08:00
danielclow c5d4101978 doc: english version of docker 2022-08-22 07:24:46 +08:00
danielclow 8702dd9dce doc: english version of support-platform 2022-08-22 07:03:34 +08:00
danielclow 4f592ba9c4 doc: english version of connector 2022-08-22 06:55:15 +08:00
danielclow bf8d4db773 doc: english version of rest-api 2022-08-22 06:52:08 +08:00
danielclow 21f5dc7bbe doc: english version of reference 2022-08-22 06:49:59 +08:00
huolibo fe05680377
docs: change default value (#16142) 2022-08-16 22:39:34 +08:00
huolibo 959cf23bfd
docs: add tmq sample and doc (#16082)
* docs: modify jdbc version

* docs: add tmq sample
2022-08-13 01:32:41 +08:00
afwerar ac01ffae35 doc: remove win32 from doc 2022-08-12 11:43:55 +08:00
afwerar f1dedd450c doc: remove win32 from doc 2022-08-12 11:01:46 +08:00
Linhe Huo 74cd6a971e
docs(rust): update rust documentations and examples for 3.0 (#16009)
Closes
- [TD-17895](https://jira.taosdata.com:18080/browse/TD-17895)
- [TD-18191](https://jira.taosdata.com:18080/browse/TD-18191)
- [TD-18197](https://jira.taosdata.com:18080/browse/TD-18197)
2022-08-11 19:55:23 +08:00
WANG MINGMING 9af327c0c4
Update 13-schemaless.md
fix: error in schemaless for 3.0
2022-08-11 19:09:47 +08:00
afwerar 80a01235f2 doc: change 3.0 doc 2022-08-11 14:37:43 +08:00
afwerar bed9ca4d08 doc: change 3.0 doc 2022-08-10 19:37:10 +08:00
Shuduo Sang 630e7d8dc7
docs: refine connect doc for 3.0 (#15749) 2022-08-04 17:14:27 +08:00
Shuduo Sang aa9e9fe59b
docs: update taosdump for 3.0 (#15742) 2022-08-04 14:37:21 +08:00
huolibo 0273388bab docs: TDengine 2.* document checkout jdbc 2.0 branch 2022-07-22 16:31:22 +08:00
huolibo 4a7d484185 docs(driver): improve description 2022-07-19 14:33:46 +08:00
huolibo 99fd74c747 docs(driver): release jdbc 2.0.40 2022-07-19 14:33:46 +08:00
Shuduo Sang 126d884ab3
docs: use normal doc style (#14411) 2022-06-30 21:32:08 +08:00
dingbo e8c6950231 docs:change master/slave to leader/follower 2022-06-22 13:47:57 +08:00
Zhengmao Zhu 561315cc3a docs: Update en 03-docker.md
CURL add -L parameters and "" in docker\REST page
2022-06-21 12:55:26 +08:00
gccgdb1234 8778d11d11 docs: remove useless script 2022-06-21 12:21:19 +08:00
Yu Chen 1cac5f6ecd Update 06-taosdump.md 2022-06-20 09:14:30 +08:00
Yu Chen 807e8f5095 docs: yu285-patch-1 2022-06-20 09:14:30 +08:00
dingbo 54cf464d5d docs: typo 2022-06-18 14:22:23 +08:00
dingbo 5a89a0b327 docs: fix error links in taosbenchmark 2022-06-18 14:21:40 +08:00
dingbo 5407ea7895 docs: reference rust 2022-06-17 09:54:54 +08:00
dingbo 37db1516ed docs: move docs-en and docs-cn to docs 2022-06-13 15:32:44 +08:00