Commit Graph

14 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 59347e7b96 code refactor 2022-04-25 14:51:52 +08:00
Ulric Qin 2ef3cb623c support falcon script output 2022-04-25 11:46:31 +08:00
Ulric Qin 1fe0e0aece remove print_configs of plugin 2022-04-20 17:11:41 +08:00
Ulric Qin c6f1248c19 code refactor 2022-04-19 19:08:56 +08:00
Ulric Qin 1305b80f72 code refactor 2022-04-19 19:05:16 +08:00
Ulric Qin e41629ffe6 control interval for instance level 2022-04-19 12:08:44 +08:00
Ulric Qin 91da633fdb add collector oracle framework 2022-04-18 17:35:16 +08:00
Ulric Qin ce48c0bb03 add prefix example for exec input plugin 2022-04-18 14:32:06 +08:00
Ulric Qin 213b81e2a4 add collector exec 2022-04-18 14:23:00 +08:00
Ulric Qin 7a30b6756e use config.Duration instead int64 2022-04-17 12:54:32 +08:00
Ulric Qin 61019631b2 read input plugin's configurations successfully 2022-04-13 16:24:12 +08:00