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
Shuduo Sang
db560be500
fix: docker doc refine ( #20101 )
2023-02-22 21:15:33 +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
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
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
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
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