Commit Graph

66 Commits

Author SHA1 Message Date
yushuangyu 87c54fb748 merge and resolve 2022-07-13 11:24:37 +08:00
yushuangyu 6ddb569e1a add MongoDB metrics collector 2022-07-13 11:19:49 +08:00
Ulric Qin 796ba27692 jolokia v1 done 2022-07-12 16:08:38 +08:00
ulricqin b9ed44788c
Merge pull request #83 from kongfei605/scrape_k8s
autodiscovery scrape and  relabel
2022-07-12 14:13:07 +08:00
Ulric Qin 4d7f203ca0 refactor plugin logstash 2022-07-12 09:17:57 +08:00
kongfei 027cf18f99 auto discovery && relabel for prometheus 2022-07-11 22:55:56 +08:00
lsy1990 ecdd7b8ee9 add logstash plugin 2022-07-11 20:45: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 a269430934 register es plugin 2022-06-29 07:16:54 +08:00
yushuangyu ae7ec8008e add trace support 2022-06-28 16:33:27 +08:00
Ulric Qin e18d26f3ce refactor metrics_agent and reader 2022-06-24 17:00:49 +08:00
Ulric Qin de571b21f2 refactor agent 2022-06-24 16:35:46 +08:00
Ulric Qin 5a72490192 add plugin: conntrack 2022-06-21 10:15:45 +08:00
ulricqin 0f05600c16
Merge pull request #27 from hctech/feature_zookeeper
采集zookeeper监控数据
2022-06-20 17:27:13 +08:00
huangchao ff879d7d75 采集zookeeper监控数据 2022-06-14 18:09:22 +08:00
Ulric Qin 792f892024 registry kubernetes plugin 2022-06-14 17:12:58 +08:00
Ulric Qin 65fdd87341 register docker plugin in agent.go 2022-06-07 10:40:00 +08:00
kun f86a536e5c agent: use const for input file prefix 2022-06-04 16:21:53 +08:00
kongfei 4d90e43c1b Merge branch 'main' into feature_logs_agent 2022-06-02 21:41:21 +08:00
kongfei fc3eac28e6 fix adding log source failure 2022-06-02 16:35:28 +08:00
kongfei 9fca05135d fix log agent exit when there is no inputs 2022-06-02 10:57:43 +08:00
kongfei 589f8c1f74 start log agent even if no instance is confiured 2022-06-02 01:08:51 +08:00
kongfei d4e65a2233 start logagent 2022-06-01 18:51:08 +08:00
kongfei f840ffdc48 extrace log config 2022-06-01 18:15:10 +08:00
Ulric Qin 60e1703df0 add plugin: nginx_upstream_check 2022-06-01 11:58:12 +08:00
kongfei 9d3598aaf6 merge master 2022-05-31 09:59:38 +08:00
kongfei 3b34948649 log agent 2022-05-31 01:23:19 +08:00
Ulric Qin 369617f4d6 add switch_legacy plugin skelton 2022-05-25 15:38:49 +08:00
Ulric Qin a917949603 rename plugin net_response and nvidia_smi 2022-05-14 16:35:10 +08:00
Ulric Qin 6ff022ce9d rename plugin kernel_vmstat and linux_sysctl_fs 2022-05-14 16:31:30 +08:00
Ulric Qin ece3f87065 rename plugin http_response 2022-05-14 16:26:52 +08:00
Ulric Qin 87fbbeb72a add rabbitmq plugin skelton 2022-04-29 16:36:57 +08:00
Ulric Qin 316c4a75e7 add prometheus plugin skelton 2022-04-28 15:20:57 +08:00
Ulric Qin 9aa13e35ec add tomcat plugin framework 2022-04-28 10:14:49 +08:00
Ulric Qin 8411a60f64 register mysql plugin 2022-04-26 11:39:56 +08:00
Ulric Qin 59347e7b96 code refactor 2022-04-25 14:51:52 +08:00
Ulric Qin 4af5eef048 add procstat, just statistic proc number 2022-04-21 16:39:53 +08:00
Ulric Qin b2dbb4e833 add ntp plugin 2022-04-20 23:45:02 +08:00
Ulric Qin dbf0d9c22c add kernelvmstat 2022-04-20 16:59:16 +08:00
Ulric Qin 4e471c0a28 remove _ in input plugin name 2022-04-20 16:38:40 +08:00
Ulric Qin 6c9ccd347e add plugin: http_response 2022-04-20 14:58:24 +08:00
Ulric Qin c9e0f472a8 add plugin: net_response 2022-04-20 10:06:44 +08:00
Ulric Qin 48803f41a9 input plugin ping skelton done 2022-04-19 17:36:45 +08:00
Ulric Qin 91da633fdb add collector oracle framework 2022-04-18 17:35:16 +08:00
Ulric Qin 213b81e2a4 add collector exec 2022-04-18 14:23:00 +08:00
Ulric Qin 54ecb08216 add collector: processes 2022-04-17 10:50:02 +08:00
Ulric Qin 3496e913bc add collector: linux_sysctl_fs 2022-04-17 09:43:04 +08:00
Ulric Qin 18f7a1969d add collector: kernel 2022-04-16 23:14:48 +08:00
Ulric Qin 009bc0dfd9 add collector netstat 2022-04-16 22:45:20 +08:00
Ulric Qin 24bc560390 refactor framework 2022-04-16 16:52:23 +08:00