Commit graph

11 commits

Author SHA1 Message Date
guozhenwei
07a943655b
test: add keeper test cases (#33319)
* test: add collect test case

* test: add zabbix test

* test: add adapter2 test

* test: add audit test

* test: add checkhealth test

* test: add common test

* test: add gen_metric test

* test: add command test

* test: add connector test

* test: add log test

* test: add web test

* test: add builder test

* test: add handle test

* test: add util test

* test: add audit test

* test: add adapter2 test

* test: modify test case
2025-10-23 18:10:30 +08:00
She Yanjie
6d9367ba9a
fix(keeper): gin log level (#32298)
* fix(keeper): gin log level

* fix: add missing log file copy for JDBC example

* fix: use jdbc standard api

* chore(jdbc): update jdbc version

---------

Co-authored-by: haoranchen <haoran920c@163.com>
2025-07-27 18:25:37 +08:00
She Yanjie
c2ade75a14
fix: taoskeeper use product name (#32149) 2025-07-23 17:07:00 +08:00
She Yanjie
72a2665feb
feat: use the new TDengine product name (#31859) 2025-07-15 10:15:57 +08:00
She Yanjie
86399b60b4
feat(taoskeeper): listen on a specified IP address (#31259) 2025-06-01 19:30:02 +08:00
She Yanjie
c91c8c57e9
Merge pull request #29493 from taosdata/refactor/code-readability
refactor(keeper): modify log and optimize code
2025-02-07 10:36:48 +08:00
qevolg
c47c621659 refactor(keeper): optimize code 2025-01-16 09:17:16 +08:00
qevolg
d50caeb429 fix(keeper): add enterprise and community edition info 2025-01-06 09:09:18 +08:00
qevolg
da93df104e refactor(keeper): eliminate warnings 2024-12-03 16:20:05 +08:00
qevolg
936efc7529 refactor(*): modify the position of IsEnterprise 2024-10-18 16:43:41 +08:00
qevolg
cbd262541e feat(tools): add taoskeeper 2024-10-17 17:04:34 +08:00