dapan1121
cc17848b78
fix: merge 3.0 to main
2023-09-01 13:24:47 +08:00
Shuduo Sang
eb2128867f
docs: refine grafana docs en ( #22675 )
...
* docs: add current_user() in function
* docs: kill query command need quote around id
* docs: refine grafana plugin document
* docs: refine tdinsight doc
* docs: note about grafana unified alerting
* docs: refine en/14-reference/07-tdinsight/index.md
2023-08-31 16:54:42 +08:00
Shuduo Sang
3ac1d3d743
docs: add note for grafana unified alerting ( #22672 )
...
* docs: add current_user() in function
* docs: kill query command need quote around id
* docs: refine grafana plugin document
* docs: refine tdinsight doc
* docs: note about grafana unified alerting
2023-08-31 16:21:38 +08:00
Shuduo Sang
3014e4c5cc
docs: refine tdinsight docs ( #22666 )
...
* docs: add current_user() in function
* docs: kill query command need quote around id
* docs: refine grafana plugin document
* docs: refine tdinsight doc
2023-08-31 14:34:55 +08:00
wade zhang
8935b905f7
Merge pull request #22593 from taosdata/docs/TD-25956
...
release(driver): jdbc release 3.2.5 version
2023-08-28 10:40:21 +08:00
huolibo
193284d9ba
release(driver): jdbc release 3.2.5 version
2023-08-28 10:11:47 +08:00
Alex Duan
acc12036a5
Update 06-taosdump.md dot replace with '-Q' (English)
2023-08-25 10:53:14 +08:00
Shuduo Sang
7b9d14aad3
docs: add note to csharp connector docs ( #22541 )
...
* docs: fix taos_init() return type
* docs: refine c interface doc
* docs: add platform note to csharp connector.
2023-08-24 10:34:35 +08:00
dapan1121
5516527be3
Merge pull request #22493 from taosdata/docs/TD-25813-m
...
docs: taos api description
2023-08-21 10:00:18 +08:00
kailixu
7856dce03f
docs: taos api description
2023-08-21 00:05:49 +08:00
Shuduo Sang
7020ac7a0f
docs: refine c connector docs ( #22491 )
...
* docs: fix taos_init() return type
* docs: refine c interface doc
2023-08-20 14:46:24 +08:00
Shuduo Sang
78e4aa36c3
docs: fix taos_init() return type ( #22475 )
2023-08-18 00:19:51 +08:00
wangmm0220
afa7448420
docs:modify format & add logic for dot in schemaless
2023-08-16 11:07:43 +08:00
wangmm0220
beb84b2355
fix:tmq interface & remove snapshot code
2023-08-15 15:37:39 +08:00
wade zhang
ac446a3b95
Update 08-taos-shell.md
2023-08-14 11:26:47 +08:00
sunpeng
90008bf17c
docs: fix connection param in taosws in python connector
2023-08-08 17:02:43 +08:00
Shuduo Sang
314c749965
docs: supplement r language connnector note ( #22340 )
...
* docs: add r language to connector
* docs: add r lang english version in connector
* docs: fix include path and note format
* Update 60-r-lang.mdx
minor changes
* docs: supplement r language note
---------
Co-authored-by: danielclow <106956386+danielclow@users.noreply.github.com>
2023-08-05 20:58:49 +08:00
wade zhang
3a336bbb2c
Merge pull request #22309 from taosdata/kailixu-patch-1
...
docs: platform supported by the community edition
2023-08-03 16:53:44 +08:00
kailixu
23b14085a6
docs: update the grammar
2023-08-03 16:44:02 +08:00
kailixu
556d73618a
docs: platform supported by community edition
2023-08-03 16:40:46 +08:00
Yaqiang Li
fd421b738a
Merge pull request #22307 from taosdata/docs/yuanliu/deploy-k8s-TD-25202
...
Docs/yuanliu/deploy k8s td 25202
2023-08-03 14:51:39 +08:00
liuyuan
db1bdd172a
docs: optimization docker deploy
2023-08-03 14:36:14 +08:00
Shuduo Sang
cbca55bc6a
docs: add r language to connector ( #22286 )
...
* docs: add r language to connector
* docs: add r lang english version in connector
* docs: fix include path and note format
* Update 60-r-lang.mdx
minor changes
---------
Co-authored-by: danielclow <106956386+danielclow@users.noreply.github.com>
2023-08-02 14:47:51 +08:00
wangmm0220
5e46f7a642
docs:add doc for schemaless
2023-08-01 10:20:56 +08:00
Haojun Liao
d8a782acc4
Merge pull request #22224 from taosdata/fix/liaohj
...
other: merge 3.0
2023-07-28 23:08:24 +08:00
Adam Ji
b38e10034a
docs: update connector rust version history
2023-07-28 15:45:49 +08:00
meeki007
b00af27de5
Update 02-rest-api.mdx - note about URL Encoding ( #22221 )
...
Explanation on proper URL Encoding for parameters.
BAD: ?tz=Etc/GMT+10
GOOD: ?tz=Etc%2FGMT%2B10
2023-07-28 09:12:54 +08:00
Haojun Liao
b145771a1b
other: merge 3.0
2023-07-27 16:38:57 +08:00
danielclow
101a3c23b1
docs: fix links in rust connector doc ( #22168 )
2023-07-24 17:50:28 +08:00
sunpeng
9e3421e63e
docs: fix python connector docs
2023-07-24 17:05:40 +08:00
sunpeng
a81aaa80f9
docs: fix python connector docs
2023-07-24 17:03:57 +08:00
Alex Duan
f1d79f0ba3
Update 05-taosbenchmark.md
2023-07-24 12:52:13 +08:00
Alex Duan
8639e1fc17
Update 05-taosbenchmark.md
2023-07-24 00:44:29 +08:00
Shuduo Sang
401bf5ee84
docs: refine platform support matrix ( #22144 )
2023-07-21 17:08:19 +08:00
Ganlin Zhao
36be0918b7
fix docs
2023-07-19 11:33:02 +08:00
wade zhang
72457eb167
Merge pull request #22077 from taosdata/wangmm0220-patch-2
...
docs:add configuration of tmqMaxTopicNum
2023-07-18 11:17:49 +08:00
WANG MINGMING
54ad70ea90
Update index.md
2023-07-14 18:30:15 +08:00
Shuduo Sang
9617f698ed
docs: update connector feature matrix
2023-07-14 12:05:33 +08:00
Haojun Liao
e0ea0f2df4
Merge pull request #22020 from taosdata/fix/liaohj
...
other: merge main
2023-07-13 17:55:28 +08:00
wade zhang
4800498ff6
Merge pull request #22029 from taosdata/docs/TS-3557
...
docs(driver): java seek desc
2023-07-13 16:39:50 +08:00
wade zhang
18aad0457b
Merge pull request #22030 from taosdata/docs/3.0/TS-3557
...
docs(driver): java seek desc
2023-07-13 16:38:23 +08:00
sunpeng
82fdc35a25
docs: update python doc catalog
2023-07-12 17:27:33 +08:00
sunpeng
ed0c72bd45
docs: update python doc catalog
2023-07-12 17:24:03 +08:00
Alex Duan
2e870071a4
Update 05-taosbenchmark.md
...
english
2023-07-12 11:13:34 +08:00
Shungang Li
4886cb4674
feat: port 'keepTimeOffset' from 2.6 to 3.0
2023-07-11 17:40:35 +08:00
huolibo
42d66f8f91
docs(driver): java seek desc
2023-07-11 11:50:48 +08:00
huolibo
4794570421
docs(driver): java seek desc
2023-07-11 11:49:05 +08:00
Shungang Li
8ddb5593bc
docs: add info for ttlChangeOnWrite
2023-07-10 11:00:09 +08:00
Shungang Li
eb2cc3cb2b
docs: add info for ttlChangeOnWrite
2023-07-10 10:28:48 +08:00
wade zhang
bd7587600b
Merge pull request #21991 from taosdata/docs/3.0/TD-25142
...
docs(driver): jdbc 3.2.4 description
2023-07-07 10:06:53 +08:00