Commit Graph

86 Commits

Author SHA1 Message Date
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
kongfei605 88263fdb62
Merge pull request #49 from kongfei605/fix_log_endpoints
fix building log endpoints without error judge
2022-06-24 18:22:06 +08:00
kongfei 190d067401 fix building log endpoints without error judge 2022-06-24 18:20:59 +08:00
kongfei 0d80ef5623 fix building log endpoints without error judge 2022-06-24 18:19:23 +08:00
Ulric Qin fe5a0f71b9 refactor var name 2022-06-24 17:29:06 +08:00
Ulric Qin f3b2569d3b refactor input reader 2022-06-24 17:14:59 +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
kongfei 12be2e8a19 send logs to kafka 2022-06-24 13:42:41 +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
Ulric Qin cb3b4050a0 output plugin ck support idle_duration 2022-06-17 20:21:37 +08:00
Ulric Qin 52e372adf3 add clickhouse as output plugin, beta version 2022-06-17 19:04:02 +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 95007aaf3c validate and tidy label key 2022-06-07 11:23:01 +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 687c344c7b reorganize log pkg 2022-06-02 19:55:13 +08:00
kongfei a93a696bd0 reorganize log config 2022-06-02 19:40:44 +08:00
kongfei fc3eac28e6 fix adding log source failure 2022-06-02 16:35:28 +08:00
kongfei 62bffaefab LogConfig may be nil 2022-06-02 11:06:34 +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 1f6a816969 keep logs_agent simple 2022-06-02 01:02:21 +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
Ulric Qin 23873a2be1 refactor code: get hostname 2022-05-31 16:53:21 +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 84c21b4801 refactor 2022-05-11 17:42:16 +08:00
kongfei 66aae2ec39 [fix] chanal close judgement 2022-05-11 17:19:51 +08:00
Ulric Qin 87fbbeb72a add rabbitmq plugin skelton 2022-04-29 16:36:57 +08:00
Ulric Qin e4f68e4538 rename interface method GetInputName to Prefix 2022-04-28 15:24:48 +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 98be7fca67 code refactor 2022-04-26 14:24:52 +08:00
Ulric Qin 8411a60f64 register mysql plugin 2022-04-26 11:39:56 +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 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