Commit Graph

847 Commits

Author SHA1 Message Date
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
WANG Xu 5108e454cd
Update 02-database.md
Use the same database name "db_name" in all the examples;
"SHOW CREATE DATABASE db_name" should be run with \G, otherwise the output is not complete.
2023-02-03 17:44:47 +08:00
wade zhang 8292bb838e
Update index.md 2023-02-03 17:13:51 +08:00
wade zhang 595e87cddf
Update index.md 2023-02-03 16:55:59 +08:00
wade zhang 462873bffd
Merge pull request #19787 from taosdata/docs/TD-22124
docs:fix docs table format
2023-02-03 16:30:59 +08:00
cadem ff31b94c87 docs:fix documents confusing wording 2023-02-03 16:18:56 +08:00
cadem 9ca44cd5cd docs:fix docs table format 2023-02-03 16:08:16 +08:00
kailixu 6618ff199d docs: latest timestamp allowed when inserting data 2023-02-03 11:44:15 +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
Xiaoyu Wang 102ca2833e doc: fix the syntax of the show vnodes command 2023-01-29 16:39:40 +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
Shuduo Sang 90e8899ea3 fix: typos 2023-01-18 11:32:51 +08:00
Huo Linhe f71d2b9ee6 docs: update helm chart version to 3.0.2 2023-01-18 11:18:18 +08:00
sunpeng 0f3b3644de
docs: update python connector document (#19609)
* docs: update python connector document

* fix: tmq_consumer.py

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-01-18 00:11:45 +08:00
xiaolei li 06c69b4e17
docs: release v3.0.2.4 (#19614) 2023-01-17 22:37:31 +08:00
sunpeng dff16ad4bf
doc: update python tmq document (#19604)
* doc: update python tmq document

* doc: update en document

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-01-17 15:53:14 +08: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
ShuaiQChang 6f0a35275e fix: docs build error 2023-01-16 15:47:23 +08:00
ShuaiQChang c4a2ca08db docs: TM-3239 2023-01-16 14:50:13 +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 7fffebcd41
Update index.md 2023-01-14 12:05:07 +08:00
Cary Xu 18378e513a
Update index.md 2023-01-13 15:04:03 +08:00
Cary Xu 9c17ba1ca0
Update 02-database.md 2023-01-13 15:01:36 +08:00
Cary Xu f6ecd5ea9b
Update 02-database.md 2023-01-13 15:00:55 +08:00
Cary Xu 2f4c9e5164
Update index.md 2023-01-13 14:49:37 +08:00
Cary Xu a266f374b5
Update 02-database.md 2023-01-13 14:40:36 +08:00
Hui Li ca2aebf842
Merge pull request #19513 from taosdata/tomchon-patch-1
Update 01-faq.md
2023-01-11 17:57:12 +08:00
Shengliang Guan 237168da05
Merge pull request #19510 from taosdata/docs/TD-21779-3.0
docs: add balance vgroup and redistribute vgroup
2023-01-11 17:48:52 +08:00
haoranchen a33b3f74ae
Update 01-faq.md 2023-01-11 17:42:54 +08:00
Shengliang Guan f57a617ae3 docs: add balance vgroup and redistribute vgroup 2023-01-11 17:29:29 +08:00
Xiaoyu Wang 12fb3a2164 docs: add database options 'stt_trigger' and 'tsdb_pagesize' 2023-01-11 17:24:36 +08:00
Xiaoyu Wang 573f18f24c docs: add database options 'stt_trigger' and 'tsdb_pagesize' 2023-01-11 13:48:13 +08:00
xiaolei li e96da59c51
docs:release 3.0.2.3 (#19485) 2023-01-11 00:52:10 +08:00
Cary Xu e22271d2b9
Update index.md 2023-01-10 18:33:23 +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 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 32e4f9355d
Update index.md 2023-01-10 16:45:35 +08:00
kailixu a3f7cb3e27 docs: add description of multi-tier storage 2023-01-10 15:44:05 +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
wade zhang f199eee065
Update index.md 2023-01-09 14:09:24 +08:00
wade zhang 1eb91a21cf
Update 29-changes.md 2023-01-09 14:07:31 +08:00
Ganlin Zhao b9d19cfaa7
docs: fix _isfilled support version zh 2023-01-09 11:29:08 +08:00