Commit Graph

12 Commits

Author SHA1 Message Date
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 7343c20391 add metric: net_bits_sent net_bits_recv 2022-06-13 18:03:11 +08:00
Ulric Qin e25ea3fc83 add some README doc 2022-06-13 16:27:30 +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 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 113dee8c0f add collector net 2022-04-15 23:06:13 +08:00