Commit Graph

22 Commits

Author SHA1 Message Date
ziv 13cc06e338 input code refactor 2022-08-01 19:00:28 +08:00
Ulric Qin 10b7043aea code refactor for InternalConfig 2022-07-25 19:27:14 +08:00
Ulric Qin 62e0361350 a real big code refactor 2022-07-24 00:18:00 +08:00
Ulric Qin e9d7d50f2b modify default settings 2022-07-11 12:30:49 +08:00
yushuangyu b004dc4c61 1. add kafka metrics collector
2. change Sample funcs from package inputs to types to avoid cycle imports
3. add runtimex.Stack to print stack detail when panic
2022-07-03 22:01:41 +08:00
Ulric Qin 6e982af96c code refactor: extract Interval struct so every plugin no need to implement function GetInterval 2022-04-29 00:02:20 +08:00
Ulric Qin e4f68e4538 rename interface method GetInputName to Prefix 2022-04-28 15:24:48 +08:00
Ulric Qin 28ddaabccb support mysql custom queries 2022-04-27 17:22:21 +08:00
Ulric Qin 2c85250113 delete no use code 2022-04-27 15:55:35 +08:00
Ulric Qin 5b4110675b gather slave status 2022-04-27 15:37:41 +08:00
Ulric Qin 2f9c9c34ee gather table size 2022-04-27 13:28:35 +08:00
Ulric Qin 59674d645d gather schema size 2022-04-27 12:37:02 +08:00
Ulric Qin a3b7470349 code refactor 2022-04-27 11:48:57 +08:00
Ulric Qin 8fc15dc671 gather process list 2022-04-27 11:42:59 +08:00
Ulric Qin 3ca8f7d5ab collect binlog 2022-04-26 17:04:51 +08:00
Ulric Qin d10f67c1e3 compute some innodb metrics 2022-04-26 14:02:26 +08:00
Ulric Qin f5bcc36e9e add engine_innodb_status gather 2022-04-26 13:33:47 +08:00
Ulric Qin fd1b4aaad8 init mysql plugin 2022-04-26 11:00:26 +08:00
Ulric Qin 84bcff5987 code refactor 2022-04-25 16:49:37 +08:00
Ulric Qin 11ead55c91 code refactor 2022-04-25 16:36:13 +08:00
Ulric Qin 4980450a97 refactor framework 2022-04-25 15:34:15 +08:00
Ulric Qin 59347e7b96 code refactor 2022-04-25 14:51:52 +08:00