Commit Graph

13 Commits

Author SHA1 Message Date
ziv 13cc06e338 input code refactor 2022-08-01 19:00:28 +08:00
Ulric Qin 10b7043aea code refactor for InternalConfig 2022-07-25 19:27:14 +08:00
Ulric Qin 62e0361350 a real big code refactor 2022-07-24 00:18:00 +08:00
Ulric Qin 5c8fdb026b move types.PushSamples to inputs.PushSamples 2022-07-12 14:44:27 +08:00
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
Ulric Qin b140504002 add mysql readme 2022-06-13 13:41:02 +08:00
Ulric Qin ace9c10af2 add TOMCAT README 2022-06-13 12:18:09 +08:00
Ulric Qin 8e1e960a3b add some dashboards 2022-05-01 20:56:07 +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 1860337c47 done code for tomcat plugin 2022-04-28 11:47:28 +08:00
Ulric Qin 9aa13e35ec add tomcat plugin framework 2022-04-28 10:14:49 +08:00