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
huolibo
4bdc7e8951
fix: change some description
2023-05-10 13:47:14 +08:00
huolibo
db4110c788
docs: formate and note of java doc
2023-05-10 13:43:26 +08:00
huolibo
785f8764d1
fix: change version
2023-05-10 12:57:44 +08:00
huolibo
c1e1e5d831
docs(driver): fix format
2023-05-10 11:51:53 +08:00
wade zhang
01bee436da
Merge pull request #21223 from taosdata/docs/TD-22166
...
docs(driver): jdbc 3.2.1 document and error code
2023-05-10 11:18:09 +08:00
huolibo
50a24667cd
docs(driver): jdbc 3.2.1 document and error code
2023-05-09 16:50:34 +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
Shuduo Sang
cef0aba54d
docs: update taosdump doc for 3.0 ( #21130 )
...
* fix: taosbenchmark escape char for 3.0
* fix: json file for escape char
* docs: update taosdump doc
2023-04-29 00:46:23 +08:00
Shuduo Sang
baf098267f
docs: update range for numOfCommitThreads ( #21122 )
2023-04-28 14:49:35 +08:00
huolibo
bac5bbc7ab
docs(driver): jdbc error code ( #21114 )
2023-04-28 11:43:53 +08:00
Shuduo Sang
7113ded06a
docs: fix typos and use 3.1.0 in java connector for3.0 ( #21095 )
...
* 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
2023-04-26 16:48:21 +08:00
Shuduo Sang
41cc572cd8
docs: update connector matrix for 3.0 ( #21086 )
...
* 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
2023-04-26 12:41:26 +08:00
sunpeng
809fe165e7
docs: add docs for `taoskeeper with prometheus` ( #21052 )
2023-04-24 17:54:01 +08:00
Adam Ji
d3540a7502
docs: update mdx en
2023-04-23 10:31:53 +08:00
sunpeng
c7e930088f
docs: update taoskeeper and monitor docs ( #21004 )
...
* docs: update taoskeeper and monitor docs
* fix for doc
2023-04-21 11:12:11 +08:00
Adam Ji
6c3a2e2c5b
docs: support schemaless insert ( #20944 )
...
* docs: support schemaless insert
* docs: code reformat
2023-04-15 22:38:28 +08:00
Alex Duan
0e73061440
Update index.md
2023-04-14 11:40:12 +08:00
Xuefeng Tan
63e49706f3
docs(taosAdapter): the automatic database creation behavior for the schemaless protocol can be configured ( #20929 )
2023-04-14 09:36:07 +08:00
Shuduo Sang
226c68a91f
docs: fix connector case ( #20900 )
...
* docs: add rest api diff
* docs: use html table
* docs: use json instead of table in rest api doc
* docs: fix connector upcase
2023-04-13 10:22:51 +08:00
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
sunpeng
1a2a04b030
docs: update docs for tdinsight and taoskeeper ( #20738 )
2023-04-03 16:20:08 +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
Adam Ji
319ec95b9d
docs: add content about req-id ( #20650 )
2023-03-27 17:07:33 +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
83ac6ae084
Update 04-java.mdx
2023-03-20 14:10:51 +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
Xuefeng Tan
20e228f6ba
docs: fix login response body ( #20397 )
2023-03-10 17:04:07 +08:00
Xuefeng Tan
4e25ef3adc
docs: configurable Http status code ( #20342 )
2023-03-10 13:43:38 +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