Commit Graph

22626 Commits

Author SHA1 Message Date
Shengliang Guan 926934f522 static library 2022-03-02 17:50:05 +08:00
Shengliang Guan dc30a83f24 monitor 2022-03-02 17:48:39 +08:00
Minghao Li 8057e44d17 sync modify timer 2022-03-02 17:40:22 +08:00
yihaoDeng 6a6f31c4a7 support json 2022-03-02 17:09:22 +08:00
Shengliang Guan 8b1a991186 send the basic information of the monitor 2022-03-02 16:46:04 +08:00
Minghao Li 398d5ec3a7 sync io 2022-03-02 16:37:04 +08:00
Minghao Li a2d9cd4403 sync io 2022-03-02 16:19:15 +08:00
Shengliang Guan 4f4100f9c6 monitor 2022-03-02 15:41:19 +08:00
Zhiqiang Wang d15b1867e2
Merge pull request #10499 from taosdata/fix/ZhiqiangWang/TD-13756-file-system-write-fsync-error
[TD-13756]<fix>: file system write fsync error
2022-03-02 15:35:58 +08:00
afwerar 149cf94223 [TD-13756]<fix>: file system write fsync error 2022-03-02 15:28:40 +08:00
Minghao Li 3e591a022c sync io 2022-03-02 15:20:49 +08:00
Minghao Li 5a4fbcf262 sync io 2022-03-02 15:11:54 +08:00
yihaoDeng 4be79789ca support json 2022-03-02 15:05:16 +08:00
Shengliang Guan 4cf8c0acf4 monitor 2022-03-02 14:44:04 +08:00
Shengliang Guan 10fd86209d minor changes 2022-03-02 14:10:27 +08:00
Shengliang Guan 29d56b0a64 init monitor module 2022-03-02 14:00:56 +08:00
Shuduo Sang fd8fb4daa0
update tests (#10496) 2022-03-02 13:52:09 +08:00
Minghao Li ee43a70c4d sync modify timer 2022-03-02 10:43:59 +08:00
Shengliang Guan af0815919e
Merge pull request #10493 from taosdata/feature/config
telemetry
2022-03-02 10:05:34 +08:00
Shengliang Guan 29422c6598 telemetry 2022-03-02 09:55:21 +08:00
Shengliang Guan c0196eb0e5
Merge pull request #10477 from taosdata/feature/config
also start taosd when the config file does not exis
2022-03-02 09:33:07 +08:00
yihaoDeng d7c3415ae0 support json 2022-03-02 09:24:17 +08:00
Shengliang Guan c5a74d6f99 do not create default dataDir on startup 2022-03-02 09:22:22 +08:00
dapan1121 71ca3f164d
Merge pull request #10487 from taosdata/feature/qnode
feature/qnode
2022-03-02 09:20:49 +08:00
Shengliang Guan 66771b8de8 Merge remote-tracking branch 'origin/3.0' into feature/config 2022-03-02 09:15:59 +08:00
dapan1121 15ed48c3f9 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-03-02 08:41:48 +08:00
dapan1121 16b598f6c3 feature/qnode 2022-03-02 08:31:17 +08:00
yihaoDeng f5c13c13c6 support json 2022-03-01 22:36:19 +08:00
Zhiqiang Wang 153dc799ba
Merge pull request #10490 from taosdata/fix/ZhiqiangWang/TD-13736-console-exit-input-err
[TD-13736]<fix>: console exit input error.
2022-03-01 22:21:12 +08:00
afwerar 539f1238ba [TD-13736]<fix>: console exit input error. 2022-03-01 22:11:38 +08:00
Zhiqiang Wang 59132243bb
Merge pull request #10484 from taosdata/fix/ZhiqiangWang/TD-13736-console-exit-input-error
[TD-13736]<fix>: console exit input error.
2022-03-01 22:01:05 +08:00
Minghao Li aaf5e20fdc sync encode test 2022-03-01 20:29:49 +08:00
dapan1121 639b5102ce feature/qnode 2022-03-01 19:48:21 +08:00
Liu Jicong d14ca8f55e
Merge pull request #10483 from taosdata/feature/tq
add hb back
2022-03-01 19:41:51 +08:00
afwerar e697f63013 [TD-13736]<fix>: console exit input error. 2022-03-01 19:34:24 +08:00
Liu Jicong a7533ac2b2 add hb back 2022-03-01 19:31:07 +08:00
Liu Jicong 9d1d2b182d
Merge pull request #10481 from taosdata/feature/tq
add hb back
2022-03-01 19:25:28 +08:00
Liu Jicong 6a6bab9e98 fix hb crash 2022-03-01 19:24:00 +08:00
Minghao Li 12c202aa31 sync encode test 2022-03-01 18:35:07 +08:00
Liu Jicong 306cd7bef3 add hb back 2022-03-01 18:09:43 +08:00
Liu Jicong c5e4c86f0a
Merge pull request #10479 from taosdata/feature/tq
Feature/tq
2022-03-01 18:07:56 +08:00
Liu Jicong a68153ae92 merge from 3.0 2022-03-01 18:00:50 +08:00
Liu Jicong 4d0b896670 merge from 3.0 2022-03-01 17:58:02 +08:00
Liu Jicong b5f5400d30 fix 2022-03-01 17:49:14 +08:00
Shengliang Guan c6fb4e928a Also start taosd when the config file does not exis 2022-03-01 17:34:55 +08:00
Liu Jicong eae3d9a103 Merge branch '3.0' into feature/tq 2022-03-01 17:19:18 +08:00
Shengliang Guan 9359fe219d Merge remote-tracking branch 'origin/3.0' into feature/config 2022-03-01 17:18:43 +08:00
Shengliang Guan bbcfc1b7b2 update telemetry formater to cjson 2022-03-01 17:13:12 +08:00
Zhiqiang Wang cdc7f53a3f
Merge pull request #10475 from taosdata/fix/ZhiqiangWang/TD-13756-file-system-only-read-error
[TD-13756]<fix>: file system only read error.
2022-03-01 16:46:40 +08:00
Minghao Li 12050c9a2a sync encode test 2022-03-01 16:42:37 +08:00