Commit Graph

19 Commits

Author SHA1 Message Date
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
tanxiao d6fe6e2a79 fix: ping dashboard metric error fix 2022-06-25 11:11:37 +08:00
Ulric Qin 6701e97e93 add some more ping metrics 2022-06-21 10:55:49 +08:00
Ulric Qin 97f72f6f0b add some README doc 2022-06-13 16:45:15 +08:00
Ulric Qin 2cec2e40ed add ping readme 2022-06-13 16:40:36 +08:00
Ulric Qin d63317bb79 code refactor 2022-05-02 00:02:15 +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 59347e7b96 code refactor 2022-04-25 14:51:52 +08:00
Ulric Qin bbceeb35d7 add ping README 2022-04-19 19:16:27 +08:00
Ulric Qin c6f1248c19 code refactor 2022-04-19 19:08:56 +08:00
Ulric Qin 26d4bf1195 add some debug log 2022-04-19 18:57:43 +08:00
Ulric Qin feb99900a9 remove configuration deadline of ping plugin 2022-04-19 18:52:26 +08:00
Ulric Qin edd380fabc add Deadline 2022-04-19 18:47:05 +08:00
Ulric Qin e00fc95fdf add debug log 2022-04-19 18:41:49 +08:00
Ulric Qin e79e5e4e27 ping plugin done 2022-04-19 18:09:16 +08:00
Ulric Qin 48803f41a9 input plugin ping skelton done 2022-04-19 17:36:45 +08:00