Commit graph

2151 commits

Author SHA1 Message Date
Pan Wei
4e194771cb
docs: add window interval description (#33493) 2025-11-07 08:32:28 +08:00
Simon Guan
b5ddca9ceb
docs: update network (#33488) 2025-11-06 18:02:28 +08:00
Simon Guan
eb90b38991 Merge branch '3.3.6' into merge/3.3.6tomain 2025-11-06 16:35:52 +08:00
WANG MINGMING
101c8c6745
feat(taos): add connector info for perf_connections (#33458) 2025-11-05 17:48:58 +08:00
Yaming Pei
7d0d90aea3
feat: optimize the usage instructions of taosdump (#33460)
* feat: optimize the usage instructions of taosdump

* feat: optimize the description of the retry interval for taosdump
2025-11-05 09:05:31 +08:00
huohong
10e24b928f
Update 3.3.8.4.md 2025-11-03 16:27:07 +08:00
Simon Guan
a94fedde89 enh: adjust readme 2025-11-03 16:22:25 +08:00
support-platform
bc4a608374 docs: update 3.3.8.4 release notes in office web 2025-11-03 15:42:23 +08:00
Alex Duan
377ce873c0
test: tidy up cases (10.28) Migrate army/tools/benchmark (#33389) 2025-10-31 14:08:25 +08:00
Yihao Deng
a1e18a5f75
docs: update TLS docs (#33361) 2025-10-31 09:14:30 +08:00
kevin men
10ae72944d
docs: integrate with Pandas docs (#33350)
* docs: integrate with Pandas docs

* docs: add pandas example

* docs: modify pandas example format

* docs: upgrade taopy version

* fix(gpt): update requirements.

---------

Co-authored-by: Haojun Liao <hjliao@taosdata.com>
Co-authored-by: Haojun Liao <hjxilinx@users.noreply.github.com>
2025-10-29 18:05:22 +08:00
Daniel Clow
be67eb6d59
docs: update get started from package (#33396)
* docs: update get started from package

* fix build issue
2025-10-28 20:31:33 +08:00
Yaming Pei
a8bc1ad8cc
docs: adujst csv configuration of taosgen (#33292)
* docs: adujst csv configuration  of taosgen

* docs: optimize configuration of taosgen
2025-10-28 14:06:39 +08:00
Yaming Pei
50fd6b05af
docs: optimize time strategy of taosgen (#33285) 2025-10-28 14:06:11 +08:00
chenhaoran
5a79f60319 fix: update code block language for UDF examples from C to Python 2025-10-27 11:02:51 +08:00
chenhaoran
aa796903c6 fix: update UDF example links to correct file paths 2025-10-27 10:57:08 +08:00
Xuefeng Tan
6f02ab7e4a
docs: add smlAutoCreateDB configuration for taosAdapter (#33343)
* docs: add smlAutoCreateDB configuration for taosAdapter in multiple documentation files

* docs: add description for smlAutoCreateDB configuration
2025-10-24 09:23:19 +08:00
Xuefeng Tan
086fdd61f3
docs: add query request concurrency limit configuration details (#33316)
* docs: add query request concurrency limit configuration details

* docs: fix formatting in query request concurrency limit section

* docs: add example configuration and error codes for query request concurrency limits
2025-10-22 22:14:45 +08:00
guozhenwei
8bd3ea1ef4
docs: add taos_print_row desc (#33310)
* docs: add taos_print_row desc

* docs: update query examples

* docs: update tmq and query examples

* docs: update c docs

* docs: modify comment info
2025-10-21 10:28:18 +08:00
Jing Sima
0e43466968
enh: Modify maximum TSMA num from 3 to 10. (#33145) 2025-10-21 09:46:59 +08:00
Simon Guan
38314f3d72
docs: update roadmap (#33307) 2025-10-20 11:14:09 +08:00
She Yanjie
05ba8289a5
docs: jdbc release 3.7.6 (#33293)
* chore(jdbc): update jdbc version

* docs: jdbc release 3.7.6

* Update docs/en/14-reference/05-connector/14-java.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-17 16:24:15 +08:00
Alex Duan
6e3dcd7b60
docs: add libtaosws.so and libtaosnative.so load failed resolution (#33276)
* docs: add libtaosws.so and libtaosnative.so load failed resolution

* docs: add env share path name and how to modify

* docs: make english doc match with chinese
2025-10-17 15:19:41 +08:00
Yihao Deng
5c33461504
feat: add rpcRecvLogThreshold configuration for logging threshold (#33241) 2025-10-17 09:17:31 +08:00
She Yanjie
f8e55eda37
docs: update conntector and error code page, remove rest connect type (#33266)
* chore(jdbc): update jdbc version

* docs: add connection type descriptions in 05-connector

* docs: add WebSocket error codes for C# connector

* docs: add rust connector error codes

* docs: modify conector and error code page

---------

Co-authored-by: t_max <1172915550@qq.com>
Co-authored-by: qevolg <2227465945@qq.com>
2025-10-15 21:03:17 +08:00
Alex Duan
01668ff4ea
docs: add error codes Prefix Categories (#33250)
* docs: add error code prefix define introduct

* docs: modify english docs

* docs: remove show error code command

* docs: add TDengine TSDB Error Code chapter

* docs: remove tips area

* docs: rename title to TDengine TSDB Business Error

* docs: rename error code struct

* Update docs/en/14-reference/09-error-code.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update docs/zh/14-reference/09-error-code.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* docs: linux error codes url link to chrom

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-14 20:24:20 +08:00
guozhenwei
d0d4fde4a0
docs: update python ws version history (#33222) 2025-10-13 13:42:07 +08:00
WANG Xu
d3b8ea0091
docs: update release note for 3.3.8.1 in office web (#33216) 2025-10-11 16:13:47 +08:00
Yaming Pei
7a150384c3
docs: fix desc errors in taosgen's document (#33172) 2025-10-10 13:29:26 +08:00
Simon Guan
84bc2817cc
Merge pull request #33171 from taosdata/merge/3.3.6tomain
merge: from 3.3.6 to main branch
2025-10-01 12:06:53 +08:00
Yihao Deng
c9c9db8160
Docs/ipv6Update (#33167) 2025-09-30 18:00:48 +08:00
haoranchen
c89c3c12c7
docs: update TDengine package version to 3.3.8.0 in installation instructions (#33164) 2025-09-30 17:23:01 +08:00
Tony Zhang
cb9fbea550 Merge remote-tracking branch 'origin/3.3.6' into merge/3.3.6tomain 2025-09-30 14:48:45 +08:00
WANG Xu
d1adf677cf
docs: update release note for 3.3.8.0 in office web (#33155) 2025-09-30 13:13:18 +08:00
Tony Zhang
81c03936ea
fix: order by errors (#33058) 2025-09-30 09:50:47 +08:00
Yaming Pei
8609474fa6
docs: taosgen supports data cache generation (#33126)
* docs: feat: taosgen supports data cache generation

* docs: taosgen cache desc
2025-09-29 22:09:42 +08:00
She Yanjie
34f77c4790
jdbc release 3.7.5 (#33152)
* chore(jdbc): update jdbc version

* docs: jdbc release 3.7.5
2025-09-29 20:27:42 +08:00
Xuefeng Tan
fdb60a27ff
docs: add SourcePort and AppName metrics to taosadapter documentation (#33142) 2025-09-29 15:14:23 +08:00
She Yanjie
e20dad6eb3
docs: jdbc release 3.7.5 (#33107)
* chore(jdbc): update jdbc version

* docs: jdbc release 3.7.5
2025-09-29 10:11:22 +08:00
Minglei Jin
6d4dceeaca
feat(agg/var): sampled funcs for stddev & var, and others (#32694) 2025-09-26 17:52:32 +08:00
Simon Guan
8a16a1424b Merge branch 'main' into merge/mainto3.0 2025-09-26 09:09:35 +08:00
kevin men
0c6ea24299
docs: upgrade the Node.js connector version (#33077)
* docs: upgrade the Node.js connector version

* docs: modify the Node.js connector version describe
2025-09-25 21:09:47 +08:00
Simon Guan
ce0cfffa00 Merge branch 'main' into merge/mainto3.0 2025-09-25 16:35:17 +08:00
Xuefeng Tan
218bd61e69
docs: update driver-go version history to include v3.7.6 changes (#33075) 2025-09-25 16:29:47 +08:00
Simon Guan
5d8ff6e2c8 Merge branch 'main' into merge/mainto3.0 2025-09-25 09:10:18 +08:00
Linhe Huo
9bf89e0fc6
docs(explorer): add env set instructions for explorer (#33053)
Close https://jira.taosdata.com:18080/browse/TS-7386
2025-09-24 10:08:06 +08:00
Simon Guan
5183d7d9c4 Merge branch 'main' into merge/mainto3.0 2025-09-24 09:00:23 +08:00
Yaming Pei
9248d6a29a
docs: add description for taosgen's tables_reuse_data parameter (#33043) 2025-09-23 17:50:34 +08:00
Yaming Pei
12980c7a18
docs: add comparison of taosBenchmark and taosgen features (#32993)
* docs: add comparison of taosBenchmark and taosgen features

* docs: adjust layout and optimize the description for taosgen
2025-09-22 17:43:50 +08:00
Tony Zhang
e4777c94b8
feat: support extend option in state window (#33003) 2025-09-22 13:52:52 +08:00