Commit Graph

17 Commits

Author SHA1 Message Date
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