Commit Graph

318 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
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 9273ec149e
Update 21-node.md 2022-10-10 09:39:29 +08:00
wade zhang 1112078464
Update 24-show.md 2022-10-10 09:31:58 +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
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 c1ee976786
Merge pull request #17141 from taosdata/wangmm0220-patch-7
Update 04-taosadapter.md
2022-10-08 17:34:37 +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
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
gccgdb1234 67aba0657d Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-09-29 16:46:04 +08:00
Shuduo Sang 129f494e7e
docs: add table name customization note (#17153) 2022-09-29 16:34:18 +08:00
gccgdb1234 f1d492f628 doc: change rest connection sample as the default in tabs 2022-09-29 16:18:47 +08:00
Shengliang Guan ebe22053db
Merge pull request #17143 from taosdata/3.0
release: build 3.0.1.4
2022-09-29 12:43:56 +08:00
WANG MINGMING f3a955afe7
Update 04-taosadapter.md 2022-09-29 11:42:37 +08:00
Shuduo Sang 7aa2ffc4a8
docs: remove influx_max_line_bytes for 3.0 (#17137) 2022-09-29 11:09:23 +08:00
wade zhang 6cc2ac0cee
Merge pull request #17129 from taosdata/docs/irowts
docs: add _irowts pseudocolumn description in ZN/EN docs
2022-09-28 18:25:47 +08:00
Ganlin Zhao 65779d041c fix grammer 2022-09-28 17:35:57 +08:00
wade zhang e2cedfca35
Merge pull request #17122 from taosdata/wangmm0220-patch-4
Update 03-opentsdb-telnet.mdx
2022-09-28 17:32:04 +08:00
wade zhang cc2976c6ae
Merge pull request #17123 from taosdata/wangmm0220-patch-4-2
Update 02-influxdb-line.mdx
2022-09-28 17:31:47 +08:00
wade zhang a57ffb2716
Merge pull request #17127 from taosdata/wangmm0220-patch-4-1
Update 04-opentsdb-json.mdx
2022-09-28 17:31:28 +08:00
Ganlin Zhao 8d510fcf18 add _irowts in EN doc 2022-09-28 17:28:23 +08:00
WANG MINGMING 86c62bf5cb
Update 13-schemaless.md 2022-09-28 16:59:10 +08:00
WANG MINGMING 0529617b7e
Update 02-influxdb-line.mdx 2022-09-28 16:58:56 +08:00
WANG MINGMING 66e6350537
Update 04-opentsdb-json.mdx 2022-09-28 16:57:34 +08:00
WANG MINGMING be55955472
Update 03-opentsdb-telnet.mdx 2022-09-28 16:57:16 +08:00
dapan1121 d7d2dabfe8
Merge pull request #17115 from taosdata/feat/TD-18842
feat(query): interp support return timestamp with pseudo column _irowts
2022-09-28 16:00:47 +08:00
Xiaoyu Wang faf07b81c1 docs: improve the system table chapter 2022-09-28 15:35:45 +08:00
Xiaoyu Wang c240e33067 docs: improve the system table chapter 2022-09-28 15:28:39 +08:00
Xiaoyu Wang 7ebbce4542 docs: improve the system table chapter 2022-09-28 15:12:28 +08:00
Ganlin Zhao 81d12d2e0c fix docs 2022-09-28 14:52:05 +08:00