Commit Graph

858 Commits

Author SHA1 Message Date
wade zhang c940cbdb6a
Merge pull request #17301 from taosdata/docs/query_doc_wxy
docs: add super table tag query method. add keyword description to system table column
2022-10-12 11:05:33 +08:00
Pan YANG 139d04aa30
docs: add docker pull tips (#17307)
* docs: add docker pull tips

* docs: add docker pull tips
2022-10-12 09:45:08 +08:00
Sean Ely af018a391f
docs: updated functions to add context for interp
Added two sentences to help explain how to use the EVERY parameter for INTERP.
2022-10-11 08:26:53 -07:00
Shuduo Sang 9f1c89e3ab
docs: fix a few taosbenchmark doc typos (#17302) 2022-10-11 19:56:24 +08:00
Xiaoyu Wang dc9f535b05 docs: add super table tag query method. add keyword description to system table column 2022-10-11 18:42:37 +08:00
Ganlin Zhao c58ed31ad6 fix: coverity issues
CID: 400220
2022-10-11 14:17:04 +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
wade zhang 30875cfd1c
Update 24-show.md 2022-10-10 11:18:21 +08:00
wade zhang 1582c738b2
Update 24-show.md 2022-10-10 11:17:47 +08:00
Haojun Liao 4324b3a90d
docs:update the data type manual. 2022-10-10 11:14:21 +08:00
wade zhang 9273ec149e
Update 21-node.md 2022-10-10 09:39:29 +08:00
wade zhang f81c6f2d17
Update 21-node.md 2022-10-10 09:38:51 +08:00
wade zhang 1112078464
Update 24-show.md 2022-10-10 09:31:58 +08:00
wade zhang a98dba9b6f
Update 24-show.md 2022-10-10 09:31:18 +08:00
Jeff Tao 2360ff9d69
Update 03-package.md 2022-10-09 17:24:57 -07:00
Jeff Tao ee5d7deeca
Update index.md 2022-10-09 17:15:33 -07:00
Zhiyu Yang 31a4fe0722
fix: BINARY_COLUMN_SIZE is too short
fix: A TDengineError will be thrown since "California.SanFrancisco" is 23 bytes, and BINARY_COLUMN_SIZE is 20
2022-10-09 15:56:46 +08:00
Zhiqiang Wang 1e6ac774aa
docs: change doc about Mac (#17227) 2022-10-08 23:57:40 +08:00
Shengliang Guan a472bf16ba
Merge pull request #17226 from taosdata/fix/removeFetchThreadCfg
fix: remove fetch thread config
2022-10-08 20:04:11 +08:00
dapan1121 d110650a99 fix: remove fetch thread config 2022-10-08 19:04:42 +08:00
wade zhang 10731f9761
Merge pull request #17222 from taosdata/feature/3_liaohj
doc: update chapter of the distinguished queries.
2022-10-08 17:49:33 +08:00
Haojun Liao 2636367337
update docs 2022-10-08 17:43:16 +08:00
songshuqi 5230c16153
Update 02-rest-api.mdx (#17221) 2022-10-08 17:42:33 +08:00
Haojun Liao 7f44649b8d
update doc 2022-10-08 17:40:02 +08:00
wade zhang 07d12a48d3
Merge pull request #17174 from taosdata/wangmm0220-patch-8
Update 02-influxdb-line.mdx
2022-10-08 17:36:22 +08:00
wade zhang b184861676
Merge pull request #17140 from taosdata/wangmm0220-patch-6
Update 04-taosadapter.md
2022-10-08 17:34:58 +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
wade zhang c01d44ae72
Merge branch '3.0' into wangmm0220-patch-8 2022-10-08 17:34:21 +08:00
wade zhang 1d424d3653
Merge pull request #17175 from taosdata/wangmm0220-patch-9-1
Update 03-opentsdb-telnet.mdx
2022-10-08 17:33:26 +08:00
wade zhang 6a559b56f2
Merge pull request #17176 from taosdata/wangmm0220-patch-9-2
Update 04-opentsdb-json.mdx
2022-10-08 17:33:12 +08:00
wade zhang 9a2eaa6ed9
Merge pull request #17177 from taosdata/wangmm0220-patch-9
Update 02-influxdb-line.mdx
2022-10-08 17:32:53 +08:00
songshuqi ec74aa6621
Update 06-stream.md 2022-10-08 16:43:48 +08:00
Zhiqiang Wang d3c4b33893
doc: change doc about Mac (#17207)
* doc: change doc about Mac

* docs: fixed few typos

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-10-08 13:40:41 +08:00
Zhiqiang Wang d05b134a48
os: Mac package (#17201)
* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package
2022-10-08 10:12:17 +08:00
WANG MINGMING e7d9d99d31
Update 04-opentsdb-json.mdx 2022-09-30 14:26:59 +08:00
WANG MINGMING 471f23fd58
Update 03-opentsdb-telnet.mdx 2022-09-30 14:26:54 +08:00
WANG MINGMING a090fbfc0b
Update 02-influxdb-line.mdx 2022-09-30 14:25:49 +08:00
WANG MINGMING 50b478bd59
Update 02-influxdb-line.mdx 2022-09-30 14:17:14 +08:00
Shuduo Sang 86ca19f4d4
docs: sub-tbname rule note and fix show stables output (#17171) 2022-09-30 11:58:30 +08:00
Shuduo Sang 55ffdaecd4
docs: fix show database output (#17169)
* docs: add prometheus sub-table naming by rule note

* docs: fix show databases output
2022-09-30 11:11:06 +08:00
Shuduo Sang 3dbb7c435a
docs: add sub-tbname rule note for tcollector (#17167) 2022-09-30 11:00:35 +08:00
Shuduo Sang 8aa5100dfd
docs: icinga2 sub-tbname by rule note (#17161) 2022-09-29 19:14:45 +08:00
Shengliang Guan 0400fe5a85
Merge pull request #17157 from taosdata/fix/ZhiqiangWang/TD-19156-add-websocket-build
build: add websocket build
2022-09-29 18:59:51 +08:00
Shuduo Sang e8d2a30aa5
docs: add sub-table name by rule note (#17160) 2022-09-29 18:14:51 +08:00
Shuduo Sang 61f92a24cb
docs: add prometheus sub-table naming by rule note (#17158) 2022-09-29 17:47:24 +08:00
afwerar 59bb3d1475 build: add websocket build 2022-09-29 17:21:28 +08:00
gccgdb1234 b210f1fa83 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-09-29 17:15:01 +08:00
gccgdb1234 768a04d171 doc: fix duplicate tabItem value 2022-09-29 17:14:47 +08:00
Shuduo Sang f90280ba95
docs: fix a typo in telegraf doc (#17155)
* docs: add table name customization note

* docs: fix a typo
2022-09-29 17:09:51 +08:00
gccgdb1234 19be38dcca doc: change default to rest 2022-09-29 17:09:25 +08:00