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 4980450a97 refactor framework 2022-04-25 15:34:15 +08:00
Ulric Qin 1fe0e0aece remove print_configs of plugin 2022-04-20 17:11:41 +08:00
Ulric Qin 91da633fdb add collector oracle framework 2022-04-18 17:35:16 +08:00
Ulric Qin 7a30b6756e use config.Duration instead int64 2022-04-17 12:54:32 +08:00
Ulric Qin 53ea839771 rename InputName to inputName 2022-04-17 08:02:33 +08:00
Ulric Qin 24bc560390 refactor framework 2022-04-16 16:52:23 +08:00
Ulric Qin 1fd0ec4901 code refactor 2022-04-15 18:19:15 +08:00
Ulric Qin d2af1d9f72 add collector disk 2022-04-15 13:58:46 +08:00
Ulric Qin 338bb50b66 use _ vars 2022-04-15 13:41:02 +08:00
Ulric Qin 782d30267c add cpu collector 2022-04-15 12:35:45 +08:00
Ulric Qin 5f7bccaffd add memory stat collector 2022-04-15 11:00:18 +08:00
Ulric Qin 6502a4507e add mem 2022-04-14 23:27:03 +08:00
Ulric Qin 4d34644cc7 code refactor 2022-04-14 23:10:14 +08:00
Ulric Qin 88a454b27a add interval configuration in global section 2022-04-14 23:00:39 +08:00
Ulric Qin fb4f23c6a6 add system collector 2022-04-14 18:34:27 +08:00