Commit Graph

217 Commits

Author SHA1 Message Date
Ulric Qin 2f674af459 update default settings of rabbitmq configuration 2022-05-03 10:59:42 +08:00
Ulric Qin fb9df326d0 add ack_rate 2022-05-03 10:57:05 +08:00
Ulric Qin 591ec986ab code refactor 2022-05-03 10:34:26 +08:00
Ulric Qin 943c26316d fix rabbitmq input plugin 2022-05-02 17:53:06 +08:00
Ulric Qin 50d6bd0629 code refactor 2022-05-02 15:35:01 +08:00
Ulric Qin a5a467e110 code refactor 2022-05-02 15:33:42 +08:00
Ulric Qin d63317bb79 code refactor 2022-05-02 00:02:15 +08:00
Ulric Qin 2a142c92e2 add categraf.service 2022-05-01 23:33:38 +08:00
Ulric Qin b0c058e6df add alerts.json of httpresponse 2022-05-01 23:27:36 +08:00
Ulric Qin 8e1e960a3b add some dashboards 2022-05-01 20:56:07 +08:00
Ulric Qin 812765c937 add some todo list 2022-04-29 23:47:11 +08:00
Ulric Qin 7950f1b162 add some todo list 2022-04-29 23:45:04 +08:00
Ulric Qin 2c8b0cb8f7 add some todo list 2022-04-29 23:42:10 +08:00
Ulric Qin 6a5c2eefd1 rabbitmq plugin v1 2022-04-29 23:35:52 +08:00
Ulric Qin 87fbbeb72a add rabbitmq plugin skelton 2022-04-29 16:36:57 +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 dcb909f971 code refactor 2022-04-28 22:34:38 +08:00
Ulric Qin 7c9d2ac04c code refactor 2022-04-28 22:26:43 +08:00
Ulric Qin 3699e1b4a5 scrape semple /metrics 2022-04-28 22:19:40 +08:00
Ulric Qin 17b16a7589 support ignore_metrics filter 2022-04-28 16:11:51 +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 7b70e7ae0b delete tag if tagvalue is - 2022-04-28 12:29:55 +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
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 7f9e81eada bugfix: use sql.RawBytes instead of string for mysql row parser 2022-04-27 17:35:30 +08:00
Ulric Qin 28ddaabccb support mysql custom queries 2022-04-27 17:22:21 +08:00
Ulric Qin 16b31449d0 use scrape_use_seconds instead of scrape_use_ms 2022-04-27 16:07:36 +08:00
Ulric Qin 2c85250113 delete no use code 2022-04-27 15:55:35 +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 9dbbc1c908 delete no use code 2022-04-27 11:56:13 +08:00
Ulric Qin 59001ba60d code refactor 2022-04-27 11:53:53 +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 20063541bb modify some default metrics for mysql plugin 2022-04-26 17:34:25 +08:00
Ulric Qin cd583ed558 add instance label 2022-04-26 17:16:40 +08:00
Ulric Qin 358a03807a add lost tags 2022-04-26 17:15:58 +08:00
Ulric Qin 3ca8f7d5ab collect binlog 2022-04-26 17:04:51 +08:00
Ulric Qin c931747a58 default collect innodb_log_waits 2022-04-26 16:18:42 +08:00
Ulric Qin fec1083274 add innodb_buffer_pool_size and open_files_limit 2022-04-26 16:07:43 +08:00
Ulric Qin 339cec1c05 collect uptime of mysql 2022-04-26 15:29:58 +08:00
Ulric Qin 5674713c3a add ntp server 2022-04-26 15:18:13 +08:00
Ulric Qin 98be7fca67 code refactor 2022-04-26 14:24:52 +08:00
Ulric Qin ec045ce8e4 fix mysql plugin: push metrics to queue 2022-04-26 14:23:49 +08:00