Commit Graph

767 Commits

Author SHA1 Message Date
Shuduo Sang c1412648d0
docs: use json instead of table in rest api (#20895)
* docs: add rest api diff

* docs: use html table

* docs: use json instead of table in rest api doc
2023-04-12 21:46:19 +08:00
Shuduo Sang c3abf5ede7
docs: use html table in rest api (#20893)
* docs: add rest api diff

* docs: use html table
2023-04-12 19:51:37 +08:00
Shuduo Sang b8ca369513
docs: add rest api diff (#20892) 2023-04-12 19:20:16 +08:00
danielclow 5b914088a8
docs: fix incorrect deletion and new lines 2023-04-10 22:39:51 +08:00
danielclow 6b14ee71b7 docs: TD-23520 update english documents for schemaless 2023-04-10 19:15:51 +08:00
Xuefeng Tan 290c8889a0
docs(driver-go): fix dsn param (#20813) 2023-04-07 17:16:08 +08:00
wade zhang 2485d6b631
Merge pull request #20764 from taosdata/DOCS/TD-22982-3.0
docs: update description of parameters WAL_RETENTION_PERIOD etc.
2023-04-07 10:30:25 +08:00
Xiaoyu Wang 554e02ba62 fix: delete column comment syntax 2023-04-07 10:18:21 +08:00
Xiaoyu Wang c134432c45 merge main 2023-04-06 09:31:45 +08:00
xiaolei li 42973676ce
docs/3.0.3.2 (#20776)
* docs: release 3.0.3.2

* docs: release 3.0.3.2
2023-04-04 19:04:33 +08:00
xiaolei li 22a876bcdf
docs: release 3.0.3.2 (#20765) 2023-04-04 18:45:24 +08:00
Benguang Zhao 9c412bbf6d docs: update description of parameters WAL_RETENTION_PERIOD etc. for alter or create database 2023-04-04 18:35:42 +08:00
Xiaoyu Wang e9d7a099cc merge main 2023-04-04 14:50:58 +08:00
sunpeng 1a2a04b030
docs: update docs for tdinsight and taoskeeper (#20738) 2023-04-03 16:20:08 +08:00
wangmm0220 b7e6e4197d opti:disable set enable.heartbeat.background 2023-03-30 11:18:35 +08:00
danielclow 860fd96237 docs: fix redirected links 2023-03-29 14:22:43 +08:00
danielclow 16006bedd4 docs: fix broken links 2023-03-29 13:09:13 +08:00
Shuduo Sang 29603a8221
docs: add taoskeeper note for monitor parameter (#20633) 2023-03-29 10:10:41 +08:00
Shuduo Sang 30e8191f58
docs: update taoskeeper docs installation part (#20680) 2023-03-29 10:02:55 +08:00
wade zhang 3702852b2c
Update 03-tolerance.md 2023-03-28 17:33:56 +08:00
gccgdb1234 cb77ca212d docs: refine disaster recovery 2023-03-28 17:04:08 +08:00
Adam Ji 319ec95b9d
docs: add content about req-id (#20650) 2023-03-27 17:07:33 +08:00
Xiaoyu Wang 522fbb0f84 docs: fix event window doc 2023-03-27 09:51:25 +08:00
Shuduo Sang 484e116720
docs: refine en/13-operation/01-pkg-install.md (#20631) 2023-03-24 18:34:26 +08:00
dapan1121 22512a3b6a enh: corrent slimit/limit statement 2023-03-22 14:02:18 +08:00
xiaolei li b4ceffdedd
docs: add taoskeeper start as service (#20588)
* docs: add taoskeeper start as service

* docs: update taoskeer launch
2023-03-22 11:42:08 +08:00
Shengliang Guan a798078c1d
Merge pull request #20580 from taosdata/docs/TD-23268-release-3.0.3.1
docs: release 3.0.3.1
2023-03-22 09:08:35 +08:00
Shuduo Sang 87f15ac259
docs: fix connector python install version 3.0 (#20575)
* docs: this line is inaccurate, in current connector-python repo, it require python >= 3.6.2 because there is a dependence iso8601

* docs: append websocket doc for python connector

* docs: fix tabitem

---------

Co-authored-by: Adam Ji <jrgwyz@163.com>
2023-03-21 19:05:33 +08:00
Shuduo Sang d0b481b522
docs: append ws doc for python connector (#20572)
* docs: this line is inaccurate, in current connector-python repo, it require python >= 3.6.2 because there is a dependence iso8601

* docs: append websocket doc for python connector

---------

Co-authored-by: Adam Ji <jrgwyz@163.com>
2023-03-21 18:59:26 +08:00
xleili 238fe38ce8 docs: release 3.0.3.1 2023-03-21 16:05:25 +08:00
wade zhang edd9665063
Merge pull request #20541 from taosdata/wangmm0220-patch-10
fix:add tips for tmq consume
2023-03-20 17:24:49 +08:00
gccgdb1234 d0c6cfc854 docs: refine tmq configuration 2023-03-20 16:42:40 +08:00
wade zhang 83ac6ae084
Update 04-java.mdx 2023-03-20 14:10:51 +08:00
Xiaoyu Wang dd9789feba docs: add flush database doc 2023-03-20 11:14:13 +08:00
WANG MINGMING 4309f9bd18
Update 07-tmq.mdx 2023-03-19 10:51:01 +08:00
Adam Ji 7423188d94
docs: add directions of mac uninstall (#20520)
* docs: add directions of mac uninstall

* docs: reformat
2023-03-17 20:04:21 +08:00
wade zhang b5dd121ce7
Update 01-pkg-install.md 2023-03-17 10:41:41 +08:00
gccgdb1234 bcd6ec7e6b docs: add doc for force fill 2023-03-16 11:27:42 +08:00
Shuduo Sang 3c1c3193ab
fix: taos shell ws arg (#20480)
* docs: update taosbenchmark new argument with 3.0.3.0 release

* docs: add cli websocket argument

* fix: tools/shell/src/shellArguments.c

* fix: taos shell ws arg description
2023-03-15 22:13:20 +08:00
Shuduo Sang c762099239
docs: update taosbenchmark doc (#20465) 2023-03-15 10:50:47 +08:00
Shuduo Sang 129fd528f5
docs: add sc start taosd for windows (#20459) 2023-03-14 19:19:37 +08:00
wade zhang 025d735a86
Merge pull request #20400 from taosdata/docs/wade-index
docs: rename 07-index.md
2023-03-10 17:43:43 +08:00
gccgdb1234 d4e57f9314 docs: rename 07-index.md 2023-03-10 17:42:22 +08:00
Xuefeng Tan 20e228f6ba
docs: fix login response body (#20397) 2023-03-10 17:04:07 +08:00
gccgdb1234 9e4d704eeb docs: add tag index 2023-03-10 16:59:47 +08:00
Xuefeng Tan 4e25ef3adc
docs: configurable Http status code (#20342) 2023-03-10 13:43:38 +08:00
WANG MINGMING 692b6606fe
Update 22-meta.md 2023-03-10 11:48:36 +08:00
Shengliang Guan b99694a70f
Merge pull request #20350 from taosdata/wangmm0220-patch-4
fix:change the default value of smlDataFormat
2023-03-09 15:19:56 +08:00
Shengliang Guan a3e82eafba
Merge pull request #20354 from taosdata/wangmm0220-patch-6
fix:add description of schemaless interface
2023-03-09 15:15:57 +08:00
Shengliang Guan 63091c77ba
Merge pull request #20353 from taosdata/wangmm0220-patch-5
fix:add description of taos_get_current_db
2023-03-09 15:15:20 +08:00
Shengliang Guan 27500091d0
Merge pull request #20359 from taosdata/wangmm0220-patch-9
fix:modify description for schemaless
2023-03-09 15:14:44 +08:00
Shuduo Sang 6c67d69c92
docs: java connector support subscription over websocket (#20362)
* 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
2023-03-09 14:27:57 +08:00
WANG MINGMING 9223fd1e9d
Update 13-schemaless.md 2023-03-09 10:00:47 +08:00
Adam Ji 99e0f50cec
docs: fix python version with dependencies [en] (#20339) 2023-03-09 01:19:41 +08:00
xiaolei li 3cbafda953
release: 3.0.3.0 update taostools version (#20351) 2023-03-09 01:16:02 +08:00
WANG MINGMING e27d302d52
Update 03-cpp.mdx 2023-03-08 20:33:38 +08:00
WANG MINGMING 7f3e53cf74
Update 03-cpp.mdx 2023-03-08 20:24:42 +08:00
WANG MINGMING a8afbaca83
Update index.md 2023-03-08 20:08:12 +08:00
Xiaoyu Wang 6fcf446f98 docs: add event window 2023-03-08 13:32:08 +08:00
Shuduo Sang 542b7552d6
docs: update taosbenchmark new argument with 3.0.3.0 release (#20325) 2023-03-08 13:07:26 +08:00
gccgdb1234 bde9d54cb5 docs: event window 2023-03-08 12:57:31 +08:00
gccgdb1234 3115aeee78 docs: add event window 2023-03-08 12:23:58 +08:00
xleili b87c637ced docs: release 3.0.3.0 2023-03-07 20:22:40 +08:00
wade zhang 412d587c17
Update 07-tmq.mdx 2023-03-07 16:26:26 +08:00
Shuduo Sang 3fe25f6e86
docs: clarify kafka connector branch (#20294) 2023-03-07 14:44:08 +08:00
Benguang Zhao 85767ca532 fix: update docs for WAL_RETENTION_PERIOD, etc. 2023-03-06 11:44:35 +08:00
Benguang Zhao bfc189c9dc fix: update docs for WAL_RETENTION_PERIOD, etc. 2023-03-04 19:12:36 +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
sunpeng b84b8e58f5
test: add python demo for websocket (#20209)
* test: add python demo for websocket

* fix test

* fix test

* fix test
2023-03-02 20:44:25 +08:00
Shengliang Guan 2a15ba8daa
Merge pull request #19807 from taosdata/docs/dclow
doc: fix markdown errors and links
2023-03-02 17:39:15 +08:00
Shengliang Guan ad751dccac
Merge pull request #19934 from taosdata/docs/cdiwadkar16-patch-1
docs:cdiwadkar16-patch-1 - example for INTERP
2023-03-02 17:38:49 +08:00
xinsheng Ren b1cdb4f6ec
fix: windows release from tdengine/package/release.bat failed (#20233)
* fix: windows release from tdengine/package/release.bat failed

* fix: TDengine spelling

---------

Co-authored-by: facetosea <25808407@qq.com>
2023-03-02 10:35:04 +08:00
sunpeng 060a085a2d
docs: update docs for req id (#20210) 2023-03-01 18:32:12 +08:00
sunpeng c99b7293b9
docs: update telegraf dashboard doc (#20227)
* docs: update telegraf dashboard doc

* change doc
2023-03-01 15:36:47 +08:00
Shuduo Sang e7af53f3b2
fix: taoskeeper upper case name (#20224) 2023-03-01 11:40:31 +08:00
xinsheng Ren 526105d4b8
Docs/xsren/ts 2750/start service des on mac (#20196)
* fix: launchctl start tasd needs root permit

* docs: start service describle

* fix: start service describe with english

* docs: refine wording

---------

Co-authored-by: facetosea <25808407@qq.com>
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-28 11:48:01 +08:00
Xiaoyu Wang 69c0ef8ecd fix: show license/vgroups docs error 2023-02-28 11:05:07 +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
wade zhang bd7955be14
Merge pull request #20132 from taosdata/docs/wangxu
fix: bad sql grammar
2023-02-24 14:59:26 +08:00
xiaolei li 6d216ec605
docs: release 3.0.2.6 (#20134) 2023-02-23 21:14:29 +08:00
WANG Xu 8fa9f16e9b fix: bad sql grammar 2023-02-23 17:55:23 +08:00
dapan1121 05c7bc170e
Merge pull request #20098 from taosdata/feat/TS-2671
feat(query): optimize percentile function performance
2023-02-23 10:24:06 +08:00
Shuduo Sang db560be500
fix: docker doc refine (#20101) 2023-02-22 21:15:33 +08:00
Ganlin Zhao f72b0d9861 add docs 2023-02-22 16:31:45 +08:00
lispQin 5d46b63ed0 docs: update application docs 2023-02-21 17:31:40 +08:00
lispQin 4ff86d954a doc: update immigrate OpenTSDB data by DataX to TDengine3.0 links 2023-02-20 10:24:45 +08:00
dingbo8128 3a8e19bd25 docs: fix broken link 2023-02-18 11:16:20 +08:00
xiaolei li 13bdd5afae
docs: update node-rest examples and reference (#20011) 2023-02-16 14:00:20 +08:00
xiaolei li e541528ab6
docs: update node-rest doc add insert sample (#20008)
* docs: update node-rest doc, add insert sample

* remove cn character in examples
2023-02-16 12:43:45 +08:00
dapan1121 db2e05b461
Merge pull request #19994 from taosdata/docs/count-always-return
docs: add notes for countAlwaysReturnValue parameter
2023-02-15 17:45:06 +08:00
Ganlin Zhao d303ad359e
Update index.md 2023-02-15 17:43:38 +08:00
Ganlin Zhao 7f1186c876
Update index.md 2023-02-15 17:42:42 +08:00
Ganlin Zhao 7ef6bd7ad8
Update index.md 2023-02-15 17:41:22 +08:00
Ganlin Zhao e3bfc9ddf3 docs: add notes for countAlwaysReturnValue parameter 2023-02-15 17:06:20 +08:00
wade zhang a81833c7dc
Merge pull request #19991 from taosdata/docs/isfilled_version
fix _isfilled support version
2023-02-15 13:57:45 +08:00
Ganlin Zhao ff69b973ce fix _isfilled support document version 2023-02-15 13:52:21 +08:00
cadem 36919ccf63 docs/TD-22199
remove old timestamp in sql example
2023-02-14 14:51:10 +08:00
gccgdb1234 959be6676e docs: how to change cachesize 2023-02-13 17:21:01 +08:00
sunpeng 00748c935b
docs: update taoskeeper docs for monitor and monitorFqdn (#19955)
* docs: update taoskeeper docs for monitor and monitorFqdn

* fix docs
2023-02-13 16:33:36 +08:00
Chait Diwadkar 98b6d607d8
docs:cdiwadkar16-patch-1 - example for INTERP
Added an example for INTERP functions using the smart meters demo
2023-02-11 09:07:12 -08:00
danielclow 05102b043c doc: fix markdown typo in config document 2023-02-11 12:02:42 +08:00
Ganlin Zhao 3fc4e97a89 Update 06-select.md 2023-02-10 14:11:18 +08:00
Ganlin Zhao a16eef479b docs: add interp_clause to select syntax 2023-02-10 14:11:04 +08:00
xiaolei li 703c4066eb
docs: release 3.0.2.5 (#19896) 2023-02-10 00:34:56 +08:00
Ganlin Zhao 564e21dd21
Update 06-select.md 2023-02-09 16:44:17 +08:00
Ganlin Zhao 30bd177280 docs: add interp_clause to select syntax 2023-02-09 16:36:30 +08:00
Xiaoyu Wang 79440f7a26
Merge pull request #19860 from taosdata/fix/3.0_merge_main
merge main
2023-02-09 09:22:19 +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
Xiaoyu Wang 09925437e3 merge main 2023-02-08 09:51:52 +08:00
sunpeng 1d483fd503
docs: update grafana and tdinsight docs (#19842)
* docs: update grafana and tdinsight docs

* fix: typo

---------

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-07 18:18:50 +08:00
Ganlin Zhao 35675aeb2a
Update 10-function.md 2023-02-07 10:49:42 +08:00
Ganlin Zhao 90ac7efc45
docs: add more details about interp subclause en 2023-02-07 10:46:43 +08:00
danielclow e6b4cf914f doc: update links in 3.0 intro 2023-02-07 04:19:02 +08:00
xiaolei li ba73ba9359
docs(driver): add macOS installation instructors for node (#19796)
* docs(driver):add macOS installation instructors for node

* docs(driver):node add install EN macos install instruction

* docs(driver):fix typo

* docs: refine a bit

---------

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-06 12:47:24 +08:00
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
kailixu 9383acdf25 docs: latest timestamp allowed when inserting data 2023-02-03 13:00:59 +08:00
kailixu aa3a9dd622 docs: latest timestamp allowed when inserting data 2023-02-03 11:47:46 +08:00
kailixu 6618ff199d docs: latest timestamp allowed when inserting data 2023-02-03 11:44:15 +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
Xiaoyu Wang 102ca2833e doc: fix the syntax of the show vnodes command 2023-01-29 16:39:40 +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
Shuduo Sang 90e8899ea3 fix: typos 2023-01-18 11:32:51 +08:00
Huo Linhe f71d2b9ee6 docs: update helm chart version to 3.0.2 2023-01-18 11:18:18 +08:00
Yiqing Liu 19fc157790
Update 01-faq.md 2023-01-18 10:26:03 +08:00
xiaolei li 06c69b4e17
docs: release v3.0.2.4 (#19614) 2023-01-17 22:37:31 +08: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
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
Cary Xu 20e50d00b7
Update 02-database.md 2023-01-13 15:02:00 +08:00
Cary Xu 40d8bc1480
Update 02-database.md 2023-01-13 14:59:21 +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
Cary Xu d5b904e446
Update 02-database.md 2023-01-13 14:44:15 +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
Shengliang Guan 237168da05
Merge pull request #19510 from taosdata/docs/TD-21779-3.0
docs: add balance vgroup and redistribute vgroup
2023-01-11 17:48:52 +08:00
Shengliang Guan f57a617ae3 docs: add balance vgroup and redistribute vgroup 2023-01-11 17:29:29 +08:00
Xiaoyu Wang 12fb3a2164 docs: add database options 'stt_trigger' and 'tsdb_pagesize' 2023-01-11 17:24:36 +08:00
Xiaoyu Wang 573f18f24c docs: add database options 'stt_trigger' and 'tsdb_pagesize' 2023-01-11 13:48:13 +08:00
xiaolei li e96da59c51
docs:release 3.0.2.3 (#19485) 2023-01-11 00:52:10 +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
kailixu a3f7cb3e27 docs: add description of multi-tier storage 2023-01-10 15:44:05 +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
wade zhang 2532464697
Update 29-changes.md 2023-01-09 14:08:03 +08:00
Ganlin Zhao d0479992fe
docs: fix _isfilled support version 2023-01-09 11:26:27 +08:00
Alex Duan 70b5a10ab0
Update 20-keywords.md
ADD ALIVE TO RESERVED KEYWORDS
2022-12-29 10:08:47 +08:00
wade zhang cb7c141660
Update 24-show.md 2022-12-28 15:44:40 +08:00
wade zhang d1001dde7e
Update 24-show.md 2022-12-28 15:44:09 +08:00
wade zhang 4aae524444
Update 24-show.md 2022-12-28 15:42:45 +08:00
Shengliang Guan ed98fddf74 enh: adjusting the operation mode of the stream thread pool 2022-12-28 14:37:56 +08:00
xleili 05997a3dcf docs:release 3.0.2.2 2022-12-24 11:16:12 -05: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
Xiaoyu Wang 67a4de52f7 docs: add db option table_prefix and table_suffix 2022-12-27 09:49:31 +08:00
gccgdb1234 a7fbd6e390 doc: add example for show table distributed 2022-12-23 16:50:22 +08:00
xleili 01b9a93bd0 docs: release 3.0.2.1 2022-12-21 20:29:44 +08:00
jiajingbin 9bf1ae58ac docs: update default trigger mode 2022-12-20 15:30:03 +08:00
Ganlin Zhao 09061bcc57 Merge branch '3.0' into feat/TS-2158 2022-12-19 09:23:32 +08:00
Xiaoyu Wang d3cb2a3a0a merge main 2022-12-18 20:36:06 +08:00
Liu Jicong d42f60146f docs(stream) 2022-12-18 14:13:07 +08:00
Liu Jicong ab9c07c420 docs(stream) 2022-12-17 19:11:43 +08:00
Liu Jicong 233f742b41
Merge branch 'main' into feature/stream 2022-12-17 18:30:03 +08:00
Liu Jicong 726951fef0 docs(stream) 2022-12-17 18:27:23 +08:00
Liu Jicong 191c43654d
docs(stream) (#18988) 2022-12-17 18:08:01 +08:00
Liu Jicong 8aa20b5310 docs(stream) 2022-12-17 17:39:38 +08:00
Ganlin Zhao bb6e23ed06 fix typo 2022-12-15 11:13:33 +08:00
Ganlin Zhao 33324a56ae add zn/en docs 2022-12-15 11:08:43 +08:00
Guangxin Yuan 75b707186c
fix docs of 11-kafka.md (#18953)
Co-authored-by: root <root@fantastic-pipe-1.localdomain>
2022-12-14 20:50:02 +08:00
WANG MINGMING 7720e501da
Update 50-opentsdb-json.mdx 2022-12-14 14:52:07 +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
wade zhang b7f88c2f21
Update 02-database.md 2022-12-12 10:58:21 +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
xleili a57bdd481c docs:release 3.0.2.0 2022-12-09 22:49:22 +08:00