Commit Graph

76 Commits

Author SHA1 Message Date
Ulric Qin 316c4a75e7 add prometheus plugin skelton 2022-04-28 15:20:57 +08:00
Ulric Qin 7b70e7ae0b delete tag if tagvalue is - 2022-04-28 12:29:55 +08:00
Ulric Qin 9aa13e35ec add tomcat plugin framework 2022-04-28 10:14:49 +08:00
Ulric Qin f8e11ab533 comment default mysql.toml 2022-04-28 09:57:53 +08:00
Ulric Qin 10573a3b26 auto detect hostname and ip 2022-04-27 17:54:11 +08:00
Ulric Qin 6eb9723753 comment custom queries of mysql plugin 2022-04-27 17:38:08 +08:00
Ulric Qin 28ddaabccb support mysql custom queries 2022-04-27 17:22:21 +08:00
Ulric Qin 5b4110675b gather slave status 2022-04-27 15:37:41 +08:00
Ulric Qin 978e5162e3 disable gather table size by default 2022-04-27 13:32:12 +08:00
Ulric Qin 2f9c9c34ee gather table size 2022-04-27 13:28:35 +08:00
Ulric Qin 59674d645d gather schema size 2022-04-27 12:37:02 +08:00
Ulric Qin a3b7470349 code refactor 2022-04-27 11:48:57 +08:00
Ulric Qin 8fc15dc671 gather process list 2022-04-27 11:42:59 +08:00
Ulric Qin cd583ed558 add instance label 2022-04-26 17:16:40 +08:00
Ulric Qin 3ca8f7d5ab collect binlog 2022-04-26 17:04:51 +08:00
Ulric Qin 5674713c3a add ntp server 2022-04-26 15:18:13 +08:00
Ulric Qin fd1b4aaad8 init mysql plugin 2022-04-26 11:00:26 +08:00
Ulric Qin 11ead55c91 code refactor 2022-04-25 16:36:13 +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 27bbabf07f doc refactor 2022-04-24 11:47:03 +08:00
Ulric Qin ae054bf1f1 add config item: use_replica_role_tag 2022-04-23 23:58:48 +08:00
Ulric Qin e700338f10 add redis plugin v1 2022-04-23 23:33:46 +08:00
Ulric Qin c3a70cf6d3 add partial redis plugin 2022-04-22 18:15:45 +08:00
Ulric Qin a0b286acb2 plugin(disk) support configuration: ignore_mount_points 2022-04-22 14:35:08 +08:00
Ulric Qin a8b13de71a gather more metrics for procstat 2022-04-21 18:13:16 +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 1b15230498 add default configurations for kernelvmstat 2022-04-20 17:09:19 +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 93c88c32cc comment http_respoonse default settings 2022-04-20 15:03:13 +08:00
Ulric Qin 6c9ccd347e add plugin: http_response 2022-04-20 14:58:24 +08:00
Ulric Qin 64edfb1387 comment default configs for net_response 2022-04-20 10:15:35 +08:00
Ulric Qin c9e0f472a8 add plugin: net_response 2022-04-20 10:06:44 +08:00
Ulric Qin c6f1248c19 code refactor 2022-04-19 19:08:56 +08:00
Ulric Qin 1305b80f72 code refactor 2022-04-19 19:05:16 +08:00
Ulric Qin 26d4bf1195 add some debug log 2022-04-19 18:57:43 +08:00
Ulric Qin 372f8169c6 modify default configurations of ping 2022-04-19 18:54:20 +08:00
Ulric Qin feb99900a9 remove configuration deadline of ping plugin 2022-04-19 18:52:26 +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
Ulric Qin bc8294affa remove config: print_configs 2022-04-19 14:36:22 +08:00
Ulric Qin 9e5bcc8b00 add interval_times configuration item for oracle instance 2022-04-19 12:13:38 +08:00
Ulric Qin e41629ffe6 control interval for instance level 2022-04-19 12:08:44 +08:00
Ulric Qin 1b5aa869d8 rename input.oracle to example.input.oracle 2022-04-18 23:54:55 +08:00
Ulric Qin ef4b4a3b5a add collector: oracle 2022-04-18 23:03:16 +08:00
Ulric Qin 82be6404a1 add labels configuration for orcl instance 2022-04-18 22:25:50 +08:00
Ulric Qin 91da633fdb add collector oracle framework 2022-04-18 17:35:16 +08:00
Ulric Qin ce48c0bb03 add prefix example for exec input plugin 2022-04-18 14:32:06 +08:00